linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-04 01:19:24 to 2019-05-04 12:29:04 UTC [more...]

[PATCH] mm/hugetlb: Don't put_page in lock of hugetlb_lock
 2019-05-04 12:28 UTC 

[ANNOUNCE] Kconfiglib GUI menuconfig
 2019-05-04 12:26 UTC 

[PATCH v2] kheaders: Move from proc to sysfs
 2019-05-04 12:21 UTC  (2+ messages)

[PATCH] mm/huge_memory.c: Make __thp_get_unmapped_area static
 2019-05-04 12:18 UTC  (3+ messages)

[PATCH 0/2] reapply: relax __GFP_THISNODE for MADV_HUGEPAGE mappings
 2019-05-04 12:11 UTC  (5+ messages)
` [PATCH 1/2] Revert "Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmask""
` [PATCH 2/2] Revert "mm, thp: restore node-local hugepage allocations"

[PATCH -next] ARM: ixp4xx: Remove duplicated include from common.c
 2019-05-04 12:00 UTC  (2+ messages)

[PATCH] soc: ixp4xx: qmgr: Fix an NULL vs IS_ERR() check in probe
 2019-05-04 11:59 UTC  (2+ messages)

[PATCH] mmc: block: Fix memory leak in blk-mq when cleaning up
 2019-05-04 11:57 UTC  (2+ messages)

[PATCH] ftrace: enable trampoline when rec count decrement to one
 2019-05-04 11:39 UTC 

[PATCH] net: route: Fix vrf dst_entry ref count false increasing
 2019-05-04 11:33 UTC  (2+ messages)

[PATCH 0/4] staging: iio: ad7150: improve driver readability
 2019-05-04 11:12 UTC  (8+ messages)
` [PATCH 1/4] staging: iio: ad7150: organize registers definition
` [PATCH 2/4] staging: iio: ad7150: use FIELD_GET and GENMASK
` [PATCH 3/4] staging: iio: ad7150: simplify i2c SMBus return treatment

[PATCH net-next] netdevsim: Make nsim_num_vf static
 2019-05-04 11:07 UTC  (2+ messages)

[PATCHv2 1/2] ARM: dts: imx6sx: Use MX6SX_CLK_ENET for fec 'ahb' clock
 2019-05-04 11:03 UTC 

[PATCH] net: wireless: ath9k: Return an error when ath9k_hw_reset() fails
 2019-05-04 11:02 UTC  (2+ messages)

[PATCHv2 2/2] clk: imx6sx: Remove unexisting IMX6SX_CLK_ENET_AHB clock
 2019-05-04 11:01 UTC 

[PATCH 0/6] Add support for Tegra186/Tegra194 and generic fixes
 2019-05-04 10:43 UTC  (2+ messages)

[PATCH v2 00/17] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-05-04 10:42 UTC  (18+ messages)
` [PATCH v2 12/17] kunit: tool: add Python wrappers for running KUnit tests
` [PATCH v2 16/17] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec()

[PATCH] rtw88: Make some symbols static
 2019-05-04 10:32 UTC 

[PATCH 5.0 00/32] 5.0.13-stable review
 2019-05-04 10:25 UTC  (33+ messages)
` [PATCH 5.0 01/32] ipv4: ip_do_fragment: Preserve skb_iif during fragmentation
` [PATCH 5.0 02/32] ipv6: A few fixes on dereferencing rt->from
` [PATCH 5.0 03/32] ipv6: fix races in ip6_dst_destroy()
` [PATCH 5.0 04/32] ipv6/flowlabel: wait rcu grace period before put_pid()
` [PATCH 5.0 05/32] ipv6: invert flowlabel sharing check in process and user mode
` [PATCH 5.0 06/32] l2ip: fix possible use-after-free
` [PATCH 5.0 07/32] l2tp: use rcu_dereference_sk_user_data() in l2tp_udp_encap_recv()
` [PATCH 5.0 08/32] net: dsa: bcm_sf2: fix buffer overflow doing set_rxnfc
` [PATCH 5.0 09/32] net: phy: marvell: Fix buffer overrun with stats counters
` [PATCH 5.0 10/32] net/tls: avoid NULL pointer deref on nskb->sk in fallback
` [PATCH 5.0 11/32] rxrpc: Fix net namespace cleanup
` [PATCH 5.0 12/32] sctp: avoid running the sctp state machine recursively
` [PATCH 5.0 13/32] selftests: fib_rule_tests: print the result and return 1 if any tests failed
` [PATCH 5.0 14/32] packet: validate msg_namelen in send directly
` [PATCH 5.0 15/32] packet: in recvmsg msg_name return at least sizeof sockaddr_ll
` [PATCH 5.0 16/32] selftests: fib_rule_tests: Fix icmp proto with ipv6
` [PATCH 5.0 17/32] tcp: add sanity tests in tcp_add_backlog()
` [PATCH 5.0 18/32] udp: fix GRO reception in case of length mismatch
` [PATCH 5.0 19/32] udp: fix GRO packet of death
` [PATCH 5.0 20/32] bnxt_en: Improve multicast address setup logic
` [PATCH 5.0 21/32] bnxt_en: Free short FW command HWRM memory in error path in bnxt_init_one()
` [PATCH 5.0 22/32] bnxt_en: Fix possible crash in bnxt_hwrm_ring_free() under error conditions
` [PATCH 5.0 23/32] bnxt_en: Pass correct extended TX port statistics size to firmware
` [PATCH 5.0 24/32] bnxt_en: Fix statistics context reservation logic
` [PATCH 5.0 25/32] bnxt_en: Fix uninitialized variable usage in bnxt_rx_pkt()
` [PATCH 5.0 26/32] net/tls: dont copy negative amounts of data in reencrypt
` [PATCH 5.0 27/32] net/tls: fix copy to fragments "
` [PATCH 5.0 28/32] KVM: x86: Whitelist port 0x7e for pre-incrementing %rip
` [PATCH 5.0 29/32] KVM: nVMX: Fix size checks in vmx_set_nested_state
` [PATCH 5.0 30/32] ALSA: line6: use dynamic buffers
` [PATCH 5.0 31/32] iwlwifi: mvm: properly check debugfs dentry before using it
` [PATCH 5.0 32/32] ath10k: Drop WARN_ON()s that always trigger during system resume

[PATCH -next] dm dust: Make dm_dust_init and dm_dust_exit static
 2019-05-04 10:30 UTC 

[PATCH 0/4] mtk-sd enhancement to support MT7621 - V2
 2019-05-04 10:24 UTC  (5+ messages)
` [PATCH 1/4] mmc: mtk-sd: don't hard-code interrupt trigger type
` [PATCH 2/4] mmc: mtk-sd: add support for config found in mt7620 family SOCs
` [PATCH 3/4] mmc: mtk-sd: enable internal card-detect logic
` [PATCH 4/4] mmc: mtk-sd: select REGULATOR

[PATCH 4.19 00/23] 4.19.40-stable review
 2019-05-04 10:25 UTC  (24+ messages)
` [PATCH 4.19 01/23] ipv4: ip_do_fragment: Preserve skb_iif during fragmentation
` [PATCH 4.19 02/23] ipv6: A few fixes on dereferencing rt->from
` [PATCH 4.19 03/23] ipv6: fix races in ip6_dst_destroy()
` [PATCH 4.19 04/23] ipv6/flowlabel: wait rcu grace period before put_pid()
` [PATCH 4.19 05/23] ipv6: invert flowlabel sharing check in process and user mode
` [PATCH 4.19 06/23] l2ip: fix possible use-after-free
` [PATCH 4.19 07/23] l2tp: use rcu_dereference_sk_user_data() in l2tp_udp_encap_recv()
` [PATCH 4.19 08/23] net: dsa: bcm_sf2: fix buffer overflow doing set_rxnfc
` [PATCH 4.19 09/23] net: phy: marvell: Fix buffer overrun with stats counters
` [PATCH 4.19 10/23] net/tls: avoid NULL pointer deref on nskb->sk in fallback
` [PATCH 4.19 11/23] rxrpc: Fix net namespace cleanup
` [PATCH 4.19 12/23] sctp: avoid running the sctp state machine recursively
` [PATCH 4.19 13/23] selftests: fib_rule_tests: print the result and return 1 if any tests failed
` [PATCH 4.19 14/23] packet: validate msg_namelen in send directly
` [PATCH 4.19 15/23] bnxt_en: Improve multicast address setup logic
` [PATCH 4.19 16/23] bnxt_en: Free short FW command HWRM memory in error path in bnxt_init_one()
` [PATCH 4.19 17/23] bnxt_en: Fix uninitialized variable usage in bnxt_rx_pkt()
` [PATCH 4.19 18/23] net/tls: dont copy negative amounts of data in reencrypt
` [PATCH 4.19 19/23] net/tls: fix copy to fragments "
` [PATCH 4.19 20/23] KVM: x86: Whitelist port 0x7e for pre-incrementing %rip
` [PATCH 4.19 21/23] KVM: nVMX: Fix size checks in vmx_set_nested_state
` [PATCH 4.19 22/23] ALSA: line6: use dynamic buffers
` [PATCH 4.19 23/23] ath10k: Drop WARN_ON()s that always trigger during system resume

[PATCH -next] misc: ocxl: Make ocxl_remove static
 2019-05-04 10:27 UTC 

[PATCH -next] powerpc/book3s64: Make some symbols static
 2019-05-04 10:24 UTC 

[PATCH] [RFC] dmaengine: add fifo_size member
 2019-05-04 10:23 UTC  (6+ messages)

[PATCH] mt76: mt7615: Make mt7615_irq_handler static
 2019-05-04 10:22 UTC 

[PATCH] mailmap: reroute openwrt.org email addresses
 2019-05-04 10:22 UTC  (2+ messages)

[PATCH 1/2] dmaengine: fsl-edma: Fix typo in Vybrid name
 2019-05-04 10:21 UTC  (4+ messages)
` [PATCH] usb: dwc2: gadget: Replace phyif with phy_utmi_width
` [PATCH 2/2] dmaengine: fsl-edma: Adjust indentation

[PATCH net-next] net: ll_temac: Make some functions static
 2019-05-04 10:10 UTC 

[PATCH v2] dmaengine: stm32-dma: fix residue calculation in stm32-dma
 2019-05-04 10:18 UTC  (2+ messages)

[PATCH -next] ntfs: remove set but not used variable 'attr_len'
 2019-05-04 10:25 UTC 

[PATCH 0/4] nvme-pci: support device coredump
 2019-05-04 10:04 UTC  (9+ messages)
` [PATCH 3/4] nvme-pci: add device coredump support

[PATCH net-next] net: aquantia: Make aq_ndev_driver_name static
 2019-05-04  9:57 UTC 

[PATCH 1/3] media: smiapp: core: add range to usleep_range
 2019-05-04  9:46 UTC  (3+ messages)

[PATCH 0/2] Refactor file_systems to use the kernel's list
 2019-05-04  9:45 UTC  (3+ messages)
` [PATCH 1/2] Use list.h instead of file_system_type next
` [PATCH 2/2] Changed unsigned param type to unsigned int

[PATCH 0/2] Refactor file_systems to use the kernel's list
 2019-05-04  9:42 UTC 

[PATCH 0/6] musb: Improve performance for hub-attached webcams
 2019-05-04  9:38 UTC  (4+ messages)
` [PATCH 6/6] usb: musb: Decrease URB starting latency in musb_advance_schedule()

[PATCH] net: wireless: iwlwifi: Fix double-free problems in iwl_req_fw_callback()
 2019-05-04  9:33 UTC 

[PATCH 1/2] i2c: imx: I2C Driver doesn't consider I2C_IPGCLK_SEL RCW bit when using ls1046a SoC
 2019-05-04  9:28 UTC  (3+ messages)
  ` [EXT] "

[PATCH] net: wireless: b43: Avoid possible double calls to b43_one_core_detach()
 2019-05-04  9:10 UTC 

[PATCH V3 00/12] misc: xilinx sd-fec drive
 2019-05-04  9:02 UTC  (16+ messages)
` [PATCH V3 02/12] misc: xilinx-sdfec: add core driver
` [PATCH V3 04/12] misc: xilinx_sdfec: Add open, close and ioctl
` [PATCH V3 07/12] misc: xilinx_sdfec: Add ability to configure LDPC

[PATCH v6 0/1] iommu: enhance IOMMU dma mode build options
 2019-05-04  8:44 UTC  (2+ messages)

Linux 5.0.12
 2019-05-04  8:37 UTC  (3+ messages)

Linux 4.19.39
 2019-05-04  8:20 UTC  (2+ messages)

Linux 4.14.116
 2019-05-04  8:20 UTC  (2+ messages)

Linux 4.9.173
 2019-05-04  8:20 UTC  (2+ messages)

[PATCH 0/5] mtk-sd enhancement to support MT7621
 2019-05-04  8:18 UTC  (4+ messages)
` [PATCH 4/5] mmc: mtk-sd: enable internal card-detect logic

[PATCH] kheaders: Move from proc to sysfs
 2019-05-04  8:11 UTC  (6+ messages)

[PATCH] usb: host: xhci_debugfs: Fix a null pointer dereference in xhci_debugfs_create_endpoint()
 2019-05-04  7:30 UTC  (3+ messages)

[PATCH] x86/fpu: Remove the _GPL from the kernel_fpu_begin/end() export
 2019-05-04  7:26 UTC  (7+ messages)

[PATCH 4.19 00/72] 4.19.39-stable review
 2019-05-04  7:18 UTC  (6+ messages)
` [PATCH 4.19 57/72] usb: usb251xb: fix to avoid potential NULL pointer dereference

[RFC PATCH 0/7] soundwire: add sysfs and debugfs support
 2019-05-04  7:04 UTC  (14+ messages)
` [RFC PATCH 1/7] soundwire: Add sysfs support for master(s)
` [RFC PATCH 2/7] soundwire: add Slave sysfs support
` [RFC PATCH 3/7] ABI: testing: Add description of soundwire master sysfs files
` [RFC PATCH 5/7] soundwire: add debugfs support
` [RFC PATCH 6/7] soundwire: cadence_master: add debugfs register dump
` [RFC PATCH 7/7] soundwire: intel: "

[PATCH] [media] saa7164: fix remove_proc_entry warning
 2019-05-04  7:10 UTC 

[PATCH v2 4/5] kernel/sched/isolation: require a present CPU in housekeeping mask
 2019-05-04  6:59 UTC  (4+ messages)
` [tip:sched/core] sched/isolation: Require "

[PATCH v3 0/2] sys/prctl: expose TASK_SIZE value to userspace
 2019-05-04  6:56 UTC  (6+ messages)
` [PATCH v3 1/2] kernel/sys: add PR_GET_TASK_SIZE option to prctl(2)

[PATCH -next] ocxl: Fix return value check in afu_ioctl()
 2019-05-04  7:04 UTC 

[PATCH net-next 0/4] net: mvpp2: cls: Add classification
 2019-05-04  6:53 UTC  (2+ messages)

[PATCH v2 00/10] RFC: NVME MDEV
 2019-05-04  6:49 UTC  (5+ messages)
` [PATCH v2 06/10] nvme/core: add mdev interfaces

[PATCH 5.0 000/101] 5.0.12-stable review
 2019-05-04  6:47 UTC  (9+ messages)

ERROR: "paddr_to_nid" [drivers/md/raid1.ko] undefined!
 2019-05-04  6:37 UTC  (7+ messages)

[PATCH v6 0/1] Add support for IPMB driver
 2019-05-04  6:01 UTC  (3+ messages)
` [PATCH v6 1/1] "

[PATCH net-next v2 0/3] netlink: strict attribute checking follow-up
 2019-05-04  5:27 UTC  (2+ messages)

[PATCH net] cls_matchall: avoid panic when receiving a packet before filter set
 2019-05-04  4:58 UTC  (2+ messages)

[PATCH net-next] net: sched: cls_u32: use struct_size() helper
 2019-05-04  4:47 UTC  (2+ messages)

[PATCH] tipc: Avoid copying bytes beyond the supplied data
 2019-05-04  4:44 UTC  (2+ messages)

[PATCH] ia64: fix build errors by exporting paddr_to_nid()
 2019-05-04  4:42 UTC 

[RFC][PATCH 0/2] ftrace/x86: Allow for breakpoint handlers to emulate call functions
 2019-05-04  4:17 UTC  (14+ messages)
` [RFC][PATCH 1/2] x86: Allow breakpoints "

[PATCH 0/3] auth_gss: netns refcount leaks when use-gss-proxy==1
 2019-05-04  4:10 UTC  (3+ messages)
` [PATCH 2/3] netns: add netns_evict into netns_operations

[PATCH net-next] wimax/i2400m: use struct_size() helper
 2019-05-04  4:05 UTC  (2+ messages)

[PATCH V2 net-next 0/3] net: hns3: enhance capabilities for fibre port
 2019-05-04  4:04 UTC  (2+ messages)

[PATCH] usbnet: ipheth: Remove unnecessary NULL pointer check
 2019-05-04  4:00 UTC  (2+ messages)

[PATCH] net: via-rhine: net: Fix a resource leak in rhine_init()
 2019-05-04  3:57 UTC  (5+ messages)

[PATCH hyperv-fixes] hv_netvsc: fix race that may miss tx queue wakeup
 2019-05-04  3:50 UTC  (2+ messages)

[PATCH] regulator: core: Slightly improve readability of _regulator_get_enable_time
 2019-05-04  3:33 UTC 

[PATCH 01/18] x86 topology: Fix doc typo
 2019-05-04  2:58 UTC  (3+ messages)
` [PATCH 13/18] hwmon/coretemp: Support multi-die/package

[PATCH net-next 0/9] Traffic support for SJA1105 DSA driver
 2019-05-04  2:36 UTC  (16+ messages)
` [PATCH net-next 3/9] net: dsa: Allow drivers to filter packets they can decode source port from
` [PATCH net-next 4/9] net: dsa: Keep private info in the skb->cb
` [PATCH net-next 5/9] net: dsa: Add support for deferred xmit
` [PATCH net-next 6/9] net: dsa: Add a private structure pointer to dsa_port
` [PATCH net-next 8/9] net: dsa: sja1105: Add support for Spanning Tree Protocol
` [PATCH net-next 9/9] Documentation: net: dsa: sja1105: Add info about supported traffic modes

[PATCH v4 0/4] vmw_balloon: Compaction and shrinker support
 2019-05-04  1:25 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).