| Commit message (Expand) | Author | Age | Files | Lines |
* | PCI: Add pci_info_ratelimited() to ratelimit PCI separately | Krzysztof Wilczynski | 2019-10-07 | 1 | -0/+3 |
* | scsi: core: Reduce memory required for SCSI logging | Bart Van Assche | 2019-10-07 | 1 | -2/+0 |
* | mailbox: mediatek: cmdq: clear the event in cmdq initial flow | Bibby Hsieh | 2019-10-07 | 2 | -3/+3 |
* | rxrpc: Fix rxrpc_recvmsg tracepoint | David Howells | 2019-10-07 | 1 | -1/+1 |
* | quota: fix wrong condition in is_quota_modification() | Chao Yu | 2019-10-05 | 1 | -1/+1 |
* | fs: Export generic_fadvise() | Jan Kara | 2019-10-05 | 1 | -0/+2 |
* | SUNRPC: Dequeue the request from the receive queue while we're re-encoding | Trond Myklebust | 2019-10-05 | 1 | -0/+1 |
* | blk-mq: add callback of .cleanup_rq | Ming Lei | 2019-10-05 | 1 | -0/+13 |
* | mmc: core: Add helper function to indicate if SDIO IRQs is enabled | Ulf Hansson | 2019-10-05 | 1 | -0/+9 |
* | block: make rq sector size accessible for block stats | Hou Tao | 2019-10-05 | 1 | -3/+12 |
* | kprobes: Prohibit probing on BUG() and WARN() address | Masami Hiramatsu | 2019-10-05 | 1 | -0/+5 |
* | x86/amd_nb: Add PCI device IDs for family 17h, model 70h | Marcel Bocu | 2019-10-05 | 1 | -0/+1 |
* | ipv4: Revert removal of rt_uses_gateway | David Ahern | 2019-10-05 | 1 | -1/+2 |
* | drm/dp: Add DP_DPCD_QUIRK_NO_SINK_COUNT | Ville Syrjälä | 2019-10-01 | 1 | -0/+7 |
* | iommu/vt-d: Remove global page flush support | Jacob Pan | 2019-09-21 | 1 | -3/+0 |
* | netfilter: xt_nfacct: Fix alignment mismatch in xt_nfacct_match_info | Juliana Rodrigueiro | 2019-09-21 | 1 | -0/+5 |
* | udp: correct reuseport selection with connected sockets | Willem de Bruijn | 2019-09-21 | 1 | -1/+20 |
* | net/sched: fix race between deactivation and dequeue for NOLOCK qdisc | Paolo Abeni | 2019-09-21 | 1 | -1/+6 |
* | ipc: fix sparc64 ipc() wrapper | Arnd Bergmann | 2019-09-19 | 1 | -0/+19 |
* | ipc: fix semtimedop for generic 32-bit architectures | Arnd Bergmann | 2019-09-19 | 1 | -1/+1 |
* | net: fixed_phy: Add forward declaration for struct gpio_desc; | Moritz Fischer | 2019-09-19 | 1 | -0/+1 |
* | isdn/capi: check message length in capi_write() | Eric Biggers | 2019-09-19 | 1 | -0/+1 |
* | usb: chipidea: imx: add imx7ulp support | Peter Chen | 2019-09-16 | 1 | -0/+1 |
* | IB/hfi1: Unreserve a flushed OPFN request | Kaike Wan | 2019-09-16 | 1 | -5/+4 |
* | IB/{rdmavt, qib, hfi1}: Convert to new completion API | Mike Marciniszyn | 2019-09-16 | 1 | -36/+0 |
* | IB/rdmavt: Add new completion inline | Mike Marciniszyn | 2019-09-16 | 1 | -0/+72 |
* | libceph: allow ceph_buffer_put() to receive a NULL ceph_buffer | Luis Henriques | 2019-09-10 | 1 | -1/+2 |
* | gpio: Fix build error of function redefinition | YueHaibing | 2019-09-10 | 1 | -24/+0 |
* | netfilter: nf_tables: use-after-free in failing rule with bound set | Pablo Neira Ayuso | 2019-09-10 | 1 | -2/+7 |
* | Add genphy_c45_config_aneg() function to phy-c45.c | Marco Hartmann | 2019-09-10 | 1 | -0/+1 |
* | net_sched: fix a NULL pointer deref in ipt action | Cong Wang | 2019-09-10 | 1 | -1/+3 |
* | net: sched: act_sample: fix psample group handling on overwrite | Vlad Buslov | 2019-09-10 | 1 | -0/+1 |
* | lib: logic_pio: Add logic_pio_unregister_range() | John Garry | 2019-09-06 | 1 | -0/+1 |
* | Revert "NFSv4/flexfiles: Abort I/O early if the layout segment was invalidated" | Trond Myklebust | 2019-09-06 | 1 | -1/+0 |
* | ipv6: Fix return value of ipv6_mc_may_pull() for malformed packets | Stefano Brivio | 2019-09-06 | 1 | -1/+1 |
* | rxrpc: Fix read-after-free in rxrpc_queue_local() | David Howells | 2019-08-29 | 1 | -3/+3 |
* | {nl,mac}80211: fix interface combinations on crypto controlled devices | Manikanta Pubbisetty | 2019-08-29 | 1 | -0/+15 |
* | ASoC: SOF: use __u32 instead of uint32_t in uapi headers | Masahiro Yamada | 2019-08-29 | 2 | -13/+17 |
* | ASoC: simple_card_utils.h: care NULL dai at asoc_simple_debug_dai() | Kuninori Morimoto | 2019-08-29 | 1 | -0/+4 |
* | netlink: Fix nlmsg_parse as a wrapper for strict message parsing | David Ahern | 2019-08-25 | 1 | -3/+2 |
* | net/tls: prevent skb_orphan() from leaking TLS plain text with offload | Jakub Kicinski | 2019-08-25 | 3 | -1/+20 |
* | asm-generic: fix -Wtype-limits compiler warnings | Qian Cai | 2019-08-25 | 1 | -30/+20 |
* | page flags: prioritize kasan bits over last-cpuid | Arnd Bergmann | 2019-08-25 | 1 | -7/+11 |
* | tracing: Fix header include guards in trace event headers | Masahiro Yamada | 2019-08-25 | 4 | -7/+7 |
* | KVM: arm/arm64: Sync ICH_VMCR_EL2 back when about to block | Marc Zyngier | 2019-08-16 | 1 | -0/+1 |
* | KVM: Fix leak vCPU's VMCS value into other pCPU | Wanpeng Li | 2019-08-16 | 1 | -0/+1 |
* | ALSA: compress: Fix regression on compressed capture streams | Charles Keepax | 2019-08-16 | 1 | -4/+1 |
* | nl80211: fix NL80211_HE_MAX_CAPABILITY_LEN | John Crispin | 2019-08-16 | 1 | -1/+1 |
* | crypto: ccp - Add support for valid authsize values less than 16 | Gary R Hook | 2019-08-16 | 1 | -0/+2 |
* | compat_ioctl: pppoe: fix PPPOEIOCSFWD handling | Arnd Bergmann | 2019-08-09 | 1 | -0/+3 |