| Commit message (Expand) | Author | Age | Files | Lines |
* | sched/core: Convert task_struct.stack_refcount to refcount_t | Elena Reshetova | 2019-02-04 | 3 | -2/+3 |
* | sched/core: Convert task_struct.usage to refcount_t | Elena Reshetova | 2019-02-04 | 2 | -3/+4 |
* | sched/core: Convert signal_struct.sigcnt to refcount_t | Elena Reshetova | 2019-02-04 | 1 | -1/+1 |
* | sched/core: Convert sighand_struct.count to refcount_t | Elena Reshetova | 2019-02-04 | 1 | -1/+2 |
* | sched: Remove stale PF_MUTEX_TESTER bit | Thomas Gleixner | 2019-01-29 | 1 | -1/+0 |
* | sched/topology: Introduce a sysctl for Energy Aware Scheduling | Quentin Perret | 2019-01-27 | 1 | -0/+7 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2019-01-21 | 6 | -21/+7 |
|\ |
|
| * | net: phy: phy driver features are mandatory | Camelia Groza | 2019-01-19 | 1 | -2/+2 |
| * | net: Fix usage of pskb_trim_rcsum | Ross Lagerwall | 2019-01-18 | 1 | -0/+1 |
| * | net: phy: Add missing features to PHY drivers | Andrew Lunn | 2019-01-16 | 1 | -0/+2 |
| * | IN_BADCLASS: fix macro to actually work | Greg Kroah-Hartman | 2019-01-15 | 1 | -1/+1 |
| * | Revert "rxrpc: Allow failed client calls to be retried" | David Howells | 2019-01-15 | 1 | -16/+0 |
| * | net: ipv4: Fix memory leak in network namespace dismantle | Ido Schimmel | 2019-01-15 | 1 | -1/+1 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2019-01-15 | 1 | -1/+0 |
| |\ |
|
| | * | netfilter: nft_flow_offload: fix interaction with vrf slave device | wenxu | 2019-01-11 | 1 | -1/+0 |
* | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2019-01-21 | 1 | -4/+9 |
|\ \ \ |
|
| * | | | virtio: document virtio_config_ops restrictions | Cornelia Huck | 2019-01-14 | 1 | -0/+5 |
| * | | | virtio: fix virtio_config_ops description | Cornelia Huck | 2019-01-14 | 1 | -4/+4 |
| | | | | |
| \ \ \ | |
*-. \ \ \ | Merge tags 'compiler-attributes-for-linus-v5.0-rc3' and 'clang-format-for-lin... | Linus Torvalds | 2019-01-21 | 4 | -11/+6 |
|\ \ \ \ \
| | |/ / / |
|
| * | | | | include/linux/compiler*.h: fix OPTIMIZER_HIDE_VAR | Michael S. Tsirkin | 2019-01-09 | 4 | -11/+6 |
* | | | | | Merge tag 'mips_fixes_5.0_2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2019-01-20 | 1 | -0/+1 |
|\ \ \ \ \ |
|
| * | | | | | MIPS: BCM47XX: Setup struct device for the SoC | Rafał Miłecki | 2019-01-09 | 1 | -0/+1 |
| |/ / / / |
|
* | | | | | Merge tag 'libnvdimm-fixes-5.0-rc3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2019-01-20 | 1 | -0/+1 |
|\ \ \ \ \ |
|
| * | | | | | libnvdimm/dimm: Fix security capability detection for non-Intel NVDIMMs | Dan Williams | 2019-01-08 | 1 | -0/+1 |
| |/ / / / |
|
* | | | | | Merge tag 'fbdev-v5.0-rc3' of git://github.com/bzolnier/linux | Linus Torvalds | 2019-01-19 | 1 | -0/+1 |
|\ \ \ \ \ |
|
| * | | | | | fbdev: fbmem: convert CONFIG_FB_LOGO_CENTER into a cmd line option | Peter Rosin | 2019-01-16 | 1 | -0/+1 |
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2019-01-18 | 1 | -0/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | RDMA/vmw_pvrdma: Return the correct opcode when creating WR | Adit Ranadive | 2019-01-10 | 1 | -0/+1 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge tag 'afs-fixes-20190117' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2019-01-18 | 1 | -0/+2 |
|\ \ \ \ \ \ |
|
| * | | | | | | afs: Fix race in async call refcounting | David Howells | 2019-01-17 | 1 | -0/+2 |
* | | | | | | | Merge tag 'devicetree-fixes-for-5.0' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2019-01-18 | 2 | -3/+1 |
|\ \ \ \ \ \ \
| |_|_|_|_|/ /
|/| | | | | | |
|
| * | | | | | | dt-bindings: reset: meson-axg: fix SPDX license id | Jerome Brunet | 2019-01-16 | 1 | -2/+1 |
| * | | | | | | of: Remove struct device_node.type pointer | Rob Herring | 2019-01-10 | 1 | -1/+0 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2019-01-16 | 6 | -4/+56 |
|\ \ \ \ \ \ |
|
| * | | | | | | net: bpfilter: disallow to remove bpfilter module while being used | Taehee Yoo | 2019-01-11 | 1 | -0/+2 |
| * | | | | | | net: bpfilter: restart bpfilter_umh when error occurred | Taehee Yoo | 2019-01-11 | 1 | -0/+2 |
| * | | | | | | net: bpfilter: use cleanup callback to release umh_info | Taehee Yoo | 2019-01-11 | 1 | -3/+8 |
| * | | | | | | umh: add exit routine for UMH process | Taehee Yoo | 2019-01-11 | 2 | -0/+11 |
| | |_|_|_|/
| |/| | | | |
|
| * | | | | | ptp: uapi: change _IOW to IOWR in PTP_SYS_OFFSET_EXTENDED definition | Eugene Syromiatnikov | 2019-01-08 | 1 | -1/+1 |
| * | | | | | bpf: fix sanitation of alu op with pointer / scalar type from different paths | Daniel Borkmann | 2019-01-05 | 1 | -0/+1 |
| * | | | | | qed: Fix qed_chain_set_prod() for PBL chains with non power of 2 page count | Denis Bolotin | 2019-01-04 | 1 | -0/+31 |
* | | | | | | Merge tag 'mfd-next-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/le... | Linus Torvalds | 2019-01-15 | 5 | -2/+107 |
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | | |
|
| * | | | | | mfd: cros_ec: Add commands to control codec | Cheng-Yi Chiang | 2019-01-03 | 1 | -0/+94 |
| * | | | | | mfd: ingenic-tcu: Fix bit field description in header | Paul Cercueil | 2019-01-03 | 1 | -1/+1 |
| * | | | | | mfd: madera: Add shared data for accessory detection | Richard Fitzgerald | 2019-01-03 | 1 | -0/+7 |
| * | | | | | mfd: tmio: Typo s/use use/use/ | Geert Uytterhoeven | 2019-01-03 | 1 | -1/+1 |
| * | | | | | iio: adc: ti_am335x_tscadc: Improve accuracy of measurement | Vignesh R | 2018-12-03 | 1 | -0/+4 |
* | | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2019-01-14 | 2 | -4/+12 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge tag 'reset-for-5.0-rc2' of git://git.pengutronix.de/git/pza/linux into ... | Olof Johansson | 2019-01-12 | 1 | -4/+11 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | reset: Add reset_control_get_count() | Geert Uytterhoeven | 2019-01-07 | 1 | -0/+7 |