linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-07 05:41:19 to 2019-05-07 06:05:44 UTC [more...]

[PATCH AUTOSEL 5.0 01/99] iio: adc: xilinx: fix potential use-after-free on remove
 2019-05-07  5:32 UTC  (27+ messages)
` [PATCH AUTOSEL 5.0 45/99] KVM: x86: Raise #GP when guest vCPU do not support PMU
` [PATCH AUTOSEL 5.0 48/99] KVM: x86: avoid misreporting level-triggered irqs as edge-triggered in tracing
` [PATCH AUTOSEL 5.0 51/99] ipmi: ipmi_si_hardcode.c: init si_type array to fix a crash
` [PATCH AUTOSEL 5.0 52/99] ocelot: Don't sleep in atomic context (irqs_disabled())
` [PATCH AUTOSEL 5.0 54/99] x86/mm/KASLR: Fix the size of the direct mapping section
` [PATCH AUTOSEL 5.0 57/99] mm/hotplug: treat CMA pages as unmovable
` [PATCH AUTOSEL 5.0 63/99] netfilter: ctnetlink: don't use conntrack/expect object addresses as id
` [PATCH AUTOSEL 5.0 64/99] netfilter: nf_tables: prevent shift wrap in nft_chain_parse_hook()
` [PATCH AUTOSEL 5.0 67/99] IB/mlx5: Fix scatter to CQE in DCT QP creation
` [PATCH AUTOSEL 5.0 68/99] s390: ctcm: fix ctcm_new_device error return code
` [PATCH AUTOSEL 5.0 73/99] selftests/net: correct the return value for run_afpackettests
` [PATCH AUTOSEL 5.0 75/99] netfilter: fix nf_l4proto_log_invalid to log invalid packets
` [PATCH AUTOSEL 5.0 76/99] dmaengine: bcm2835: Avoid GFP_KERNEL in device_prep_slave_sg
` [PATCH AUTOSEL 5.0 79/99] drm/imx: don't skip DP channel disable for background plane
` [PATCH AUTOSEL 5.0 82/99] spi: Micrel eth switch: declare missing of table
` [PATCH AUTOSEL 5.0 83/99] spi: ST ST95HF NFC: "
` [PATCH AUTOSEL 5.0 84/99] ceph: handle the case where a dentry has been renamed on outstanding req
` [PATCH AUTOSEL 5.0 85/99] Revert "drm/virtio: drop prime import/export callbacks"
` [PATCH AUTOSEL 5.0 87/99] drm/sun4i: Unbind components before releasing DRM and memory
` [PATCH AUTOSEL 5.0 88/99] Input: snvs_pwrkey - make it depend on ARCH_MXC
` [PATCH AUTOSEL 5.0 90/99] net: vrf: Fix operation not supported when set vrf mac
` [PATCH AUTOSEL 5.0 91/99] gpio: Fix gpiochip_add_data_with_key() error path
` [PATCH AUTOSEL 5.0 92/99] btrfs: Switch memory allocations in async csum calculation path to kvmalloc
` [PATCH AUTOSEL 5.0 95/99] mm/page_alloc.c: avoid potential NULL pointer dereference
` [PATCH AUTOSEL 5.0 96/99] bpf: only test gso type on gso packets
` [PATCH AUTOSEL 5.0 97/99] net: sched: fix cleanup NULL pointer exception in act_mirr

[PATCH AUTOSEL 4.19 01/81] iio: adc: xilinx: fix potential use-after-free on remove
 2019-05-07  5:35 UTC  (53+ messages)
` [PATCH AUTOSEL 4.19 02/81] iio: adc: xilinx: fix potential use-after-free on probe
` [PATCH AUTOSEL 4.19 03/81] iio: adc: xilinx: prevent touching unclocked h/w on remove
` [PATCH AUTOSEL 4.19 04/81] acpi/nfit: Always dump _DSM output payload
` [PATCH AUTOSEL 4.19 05/81] libnvdimm/namespace: Fix a potential NULL pointer dereference
` [PATCH AUTOSEL 4.19 07/81] HID: input: add mapping for keyboard Brightness Up/Down/Toggle keys
` [PATCH AUTOSEL 4.19 09/81] libnvdimm/btt: Fix a kmemdup failure check
` [PATCH AUTOSEL 4.19 10/81] s390/dasd: Fix capacity calculation for large volumes
` [PATCH AUTOSEL 4.19 11/81] mac80211: fix unaligned access in mesh table hash function
` [PATCH AUTOSEL 4.19 12/81] mac80211: Increase MAX_MSG_LEN
` [PATCH AUTOSEL 4.19 13/81] cfg80211: Handle WMM rules in regulatory domain intersection
` [PATCH AUTOSEL 4.19 14/81] mac80211: fix memory accounting with A-MSDU aggregation
` [PATCH AUTOSEL 4.19 16/81] Input: snvs_pwrkey - initialize necessary driver data before enabling IRQ
` [PATCH AUTOSEL 4.19 17/81] libnvdimm/pmem: fix a possible OOB access when read and write pmem
` [PATCH AUTOSEL 4.19 19/81] s390/3270: fix lockdep false positive on view->lock
` [PATCH AUTOSEL 4.19 21/81] clocksource/drivers/npcm: select TIMER_OF
` [PATCH AUTOSEL 4.19 22/81] clocksource/drivers/oxnas: Fix OX820 compatible
` [PATCH AUTOSEL 4.19 23/81] selftests: fib_tests: Fix 'Command line is not complete' errors
` [PATCH AUTOSEL 4.19 26/81] qede: fix write to free'd pointer error and double free of ptp
` [PATCH AUTOSEL 4.19 27/81] afs: Unlock pages for __pagevec_release()
` [PATCH AUTOSEL 4.19 30/81] x86/build/lto: Fix truncated .bss with -fdata-sections
` [PATCH AUTOSEL 4.19 31/81] x86/reboot, efi: Use EFI reboot for Acer TravelMate X514-51T
` [PATCH AUTOSEL 4.19 32/81] x86/mm/tlb: Revert "x86/mm: Align TLB invalidation info"
` [PATCH AUTOSEL 4.19 33/81] KVM: x86: Raise #GP when guest vCPU do not support PMU
` [PATCH AUTOSEL 4.19 35/81] KVM: x86: avoid misreporting level-triggered irqs as edge-triggered in tracing
` [PATCH AUTOSEL 4.19 37/81] ipmi: ipmi_si_hardcode.c: init si_type array to fix a crash
` [PATCH AUTOSEL 4.19 39/81] x86/mm/KASLR: Fix the size of the direct mapping section
` [PATCH AUTOSEL 4.19 40/81] scsi: aic7xxx: fix EISA support
` [PATCH AUTOSEL 4.19 43/81] selftests: netfilter: check icmp pkttoobig errors are set as related
` [PATCH AUTOSEL 4.19 44/81] ipvs: do not schedule icmp errors from tunnels
` [PATCH AUTOSEL 4.19 46/81] netfilter: nf_tables: prevent shift wrap in nft_chain_parse_hook()
` [PATCH AUTOSEL 4.19 48/81] s390: ctcm: fix ctcm_new_device error return code
` [PATCH AUTOSEL 4.19 49/81] drm/sun4i: Set device driver data at bind time for use in unbind
` [PATCH AUTOSEL 4.19 50/81] drm/sun4i: Fix component unbinding and component master deletion
` [PATCH AUTOSEL 4.19 52/81] netfilter: fix nf_l4proto_log_invalid to log invalid packets
` [PATCH AUTOSEL 4.19 53/81] gpu: ipu-v3: dp: fix CSC handling
` [PATCH AUTOSEL 4.19 54/81] drm/imx: don't skip DP channel disable for background plane
` [PATCH AUTOSEL 4.19 56/81] spi: Micrel eth switch: declare missing of table
` [PATCH AUTOSEL 4.19 58/81] x86/mm: Fix a crash with kmemleak_scan()
` [PATCH AUTOSEL 4.19 59/81] drm/sun4i: Unbind components before releasing DRM and memory
` [PATCH AUTOSEL 4.19 62/81] RDMA/hns: Bugfix for mapping user db
` [PATCH AUTOSEL 4.19 64/81] powerpc/smp: Fix NMI IPI timeout
` [PATCH AUTOSEL 4.19 65/81] powerpc/smp: Fix NMI IPI xmon timeout
` [PATCH AUTOSEL 4.19 67/81] mm/memory.c: fix modifying of page protection by insert_pfn()
` [PATCH AUTOSEL 4.19 68/81] usb: typec: Fix unchecked return value
` [PATCH AUTOSEL 4.19 69/81] f2fs: fix to data block override node segment by mistake
` [PATCH AUTOSEL 4.19 70/81] netfilter: nf_tables: use-after-free in dynamic operations
` [PATCH AUTOSEL 4.19 71/81] netfilter: nf_tables: add missing ->release_ops() in error path of newrule()
` [PATCH AUTOSEL 4.19 72/81] net: fec: manage ahb clock in runtime pm
` [PATCH AUTOSEL 4.19 73/81] mlxsw: spectrum_switchdev: Add MDB entries in prepare phase
` [PATCH AUTOSEL 4.19 76/81] mlxsw: core: Do not use WQ_MEM_RECLAIM for mlxsw workqueue
` [PATCH AUTOSEL 4.19 77/81] net/tls: fix the IV leaks
` [PATCH AUTOSEL 4.19 81/81] x86/kprobes: Avoid kretprobe recursion bug

[PATCH 1/2] x86/boot: move early_serial_base to .data section
 2019-05-07  6:01 UTC  (2+ messages)
` [PATCH 2/2] x86/boot: push console_init forward

[PATCH AUTOSEL 4.14 01/95] iio: adc: xilinx: fix potential use-after-free on remove
 2019-05-07  5:57 UTC  (65+ messages)
` [PATCH AUTOSEL 4.14 02/95] libnvdimm/namespace: Fix a potential NULL pointer dereference
` [PATCH AUTOSEL 4.14 03/95] HID: input: add mapping for Expose/Overview key
` [PATCH AUTOSEL 4.14 04/95] HID: input: add mapping for keyboard Brightness Up/Down/Toggle keys
` [PATCH AUTOSEL 4.14 05/95] HID: input: add mapping for "Toggle Display" key
` [PATCH AUTOSEL 4.14 07/95] s390/dasd: Fix capacity calculation for large volumes
` [PATCH AUTOSEL 4.14 09/95] mac80211: Increase MAX_MSG_LEN
` [PATCH AUTOSEL 4.14 10/95] mac80211: fix memory accounting with A-MSDU aggregation
` [PATCH AUTOSEL 4.14 13/95] s390/3270: fix lockdep false positive on view->lock
` [PATCH AUTOSEL 4.14 17/95] x86/reboot, efi: Use EFI reboot for Acer TravelMate X514-51T
` [PATCH AUTOSEL 4.14 18/95] KVM: fix spectrev1 gadgets
` [PATCH AUTOSEL 4.14 19/95] KVM: x86: avoid misreporting level-triggered irqs as edge-triggered in tracing
` [PATCH AUTOSEL 4.14 26/95] MIPS: perf: ath79: Fix perfcount IRQ assignment
` [PATCH AUTOSEL 4.14 27/95] s390: ctcm: fix ctcm_new_device error return code
` [PATCH AUTOSEL 4.14 28/95] drm/sun4i: Set device driver data at bind time for use in unbind
` [PATCH AUTOSEL 4.14 29/95] selftests/net: correct the return value for run_netsocktests
` [PATCH AUTOSEL 4.14 30/95] gpu: ipu-v3: dp: fix CSC handling
` [PATCH AUTOSEL 4.14 31/95] drm/imx: don't skip DP channel disable for background plane
` [PATCH AUTOSEL 4.14 33/95] spi: ST ST95HF NFC: declare missing of table
` [PATCH AUTOSEL 4.14 37/95] MIPS: VDSO: Reduce VDSO_RANDOMIZE_SIZE to 64MB for 64bit
` [PATCH AUTOSEL 4.14 38/95] bcache: correct dirty data statistics
` [PATCH AUTOSEL 4.14 39/95] ACPICA: AML interpreter: add region addresses in global list during initialization
` [PATCH AUTOSEL 4.14 40/95] IB/rxe: Revise the ib_wr_opcode enum
` [PATCH AUTOSEL 4.14 41/95] ima: open a new file instance if no read permissions
` [PATCH AUTOSEL 4.14 46/95] media: adv7842: when the EDID is cleared, unconfigure CEC as well
` [PATCH AUTOSEL 4.14 47/95] fuse: fix possibly missed wake-up after abort
` [PATCH AUTOSEL 4.14 48/95] i2c: omap: Enable for ARCH_K3
` [PATCH AUTOSEL 4.14 49/95] drm/i915: Disable LP3 watermarks on all SNB machines
` [PATCH AUTOSEL 4.14 50/95] fsnotify: generalize handling of extra event flags
` [PATCH AUTOSEL 4.14 51/95] media: ov5640: fix wrong binning value in exposure calculation
` [PATCH AUTOSEL 4.14 53/95] net: don't keep lonely packets forever in the gro hash
` [PATCH AUTOSEL 4.14 54/95] tracing/fgraph: Fix set_graph_function from showing interrupts
` [PATCH AUTOSEL 4.14 56/95] scsi: raid_attrs: fix unused variable warning
` [PATCH AUTOSEL 4.14 57/95] staging: olpc_dcon: add a missing dependency
` [PATCH AUTOSEL 4.14 59/95] Btrfs: fix missing delayed iputs on unmount
` [PATCH AUTOSEL 4.14 61/95] mm: introduce mm_[p4d|pud|pmd]_folded
` [PATCH AUTOSEL 4.14 62/95] mm, memory_hotplug: initialize struct pages for the full memory section
` [PATCH AUTOSEL 4.14 63/95] arm64: KVM: Make VHE Stage-2 TLB invalidation operations non-interruptible
` [PATCH AUTOSEL 4.14 64/95] crypto: testmgr - add AES-CFB tests
` [PATCH AUTOSEL 4.14 65/95] powerpc: remove old GCC version checks
` [PATCH AUTOSEL 4.14 66/95] leds: pwm: silently error out on EPROBE_DEFER
` [PATCH AUTOSEL 4.14 67/95] drm/rockchip: psr: do not dereference encoder before it is null checked
` [PATCH AUTOSEL 4.14 68/95] RDMA/vmw_pvrdma: Return the correct opcode when creating WR
` [PATCH AUTOSEL 4.14 69/95] arm64: dts: marvell: armada-ap806: reserve PSCI area
` [PATCH AUTOSEL 4.14 70/95] vt: always call notifier with the console lock held
` [PATCH AUTOSEL 4.14 71/95] Revert "mm, memory_hotplug: initialize struct pages for the full memory section"
` [PATCH AUTOSEL 4.14 72/95] devres: Align data[] to ARCH_KMALLOC_MINALIGN
` [PATCH AUTOSEL 4.14 73/95] xtensa: xtfpga.dtsi: fix dtc warnings about SPI
` [PATCH AUTOSEL 4.14 74/95] btrfs: harden agaist duplicate fsid on scanned devices
` [PATCH AUTOSEL 4.14 75/95] net_sched: fix two more memory leaks in cls_tcindex
` [PATCH AUTOSEL 4.14 79/95] x86/asm: Remove dead __GNUC__ conditionals
` [PATCH AUTOSEL 4.14 81/95] netfilter: nf_tables: warn when expr implements only one of activate/deactivate
` [PATCH AUTOSEL 4.14 85/95] net: hns: Fix WARNING when hns modules installed
` [PATCH AUTOSEL 4.14 86/95] mm/memory.c: fix modifying of page protection by insert_pfn()
` [PATCH AUTOSEL 4.14 87/95] f2fs: fix to data block override node segment by mistake
` [PATCH AUTOSEL 4.14 88/95] net: fec: manage ahb clock in runtime pm
` [PATCH AUTOSEL 4.14 89/95] mlxsw: spectrum_switchdev: Add MDB entries in prepare phase
` [PATCH AUTOSEL 4.14 90/95] mlxsw: core: Do not use WQ_MEM_RECLAIM for EMAD workqueue
` [PATCH AUTOSEL 4.14 91/95] mlxsw: core: Do not use WQ_MEM_RECLAIM for mlxsw ordered workqueue
` [PATCH AUTOSEL 4.14 92/95] mlxsw: core: Do not use WQ_MEM_RECLAIM for mlxsw workqueue
` [PATCH AUTOSEL 4.14 93/95] NFC: nci: Add some bounds checking in nci_hci_cmd_received()
` [PATCH AUTOSEL 4.14 94/95] nfc: nci: Potential off by one in ->pipes[] array
` [PATCH AUTOSEL 4.14 95/95] x86/kprobes: Avoid kretprobe recursion bug

[RFC PATCH 0/7] soundwire: add sysfs and debugfs support
 2019-05-07  5:56 UTC  (11+ messages)
` [RFC PATCH 1/7] soundwire: Add sysfs support for master(s)
    ` [alsa-devel] "
` [RFC PATCH 5/7] soundwire: add debugfs support
    ` [alsa-devel] "

[PATCH v2 0/3] staging: vchiq: use interruptible waits
 2019-05-07  5:54 UTC  (3+ messages)
` [PATCH v2 2/3] staging: vchiq: revert "switch to wait_for_completion_killable"

[PATCH 0/2] Add support for AXI DMA controller on Milbeaut series
 2019-05-07  5:39 UTC  (4+ messages)
` [PATCH 2/2] dmaengine: milbeaut: Add Milbeaut AXI DMA controller

[PATCH V4 1/2] PCI: dwc: Add API support to de-initialize host
 2019-05-07  5:49 UTC  (3+ messages)

[PATCH v2 0/2] introduction of version attribute for VFIO live migration
 2019-05-07  5:43 UTC  (5+ messages)
` [PATCH v2 2/2] drm/i915/gvt: export mdev device version to sysfs for Intel vGPU

[PATCH v3 00/10] Add Support for MediaTek PMIC MT6358
 2019-05-07  5:40 UTC  (3+ messages)
` [PATCH v3 07/10] regulator: mt6358: Add support for MT6358 regulator

[PATCH AUTOSEL 4.9 01/25] iio: adc: xilinx: fix potential use-after-free on remove
 2019-05-07  5:41 UTC  (25+ messages)
` [PATCH AUTOSEL 4.9 02/25] libnvdimm/namespace: Fix a potential NULL pointer dereference
` [PATCH AUTOSEL 4.9 03/25] HID: input: add mapping for Expose/Overview key
` [PATCH AUTOSEL 4.9 04/25] HID: input: add mapping for keyboard Brightness Up/Down/Toggle keys
` [PATCH AUTOSEL 4.9 05/25] HID: input: add mapping for "Toggle Display" key
` [PATCH AUTOSEL 4.9 06/25] libnvdimm/btt: Fix a kmemdup failure check
` [PATCH AUTOSEL 4.9 07/25] s390/dasd: Fix capacity calculation for large volumes
` [PATCH AUTOSEL 4.9 08/25] mac80211: fix unaligned access in mesh table hash function
` [PATCH AUTOSEL 4.9 09/25] Input: snvs_pwrkey - initialize necessary driver data before enabling IRQ
` [PATCH AUTOSEL 4.9 10/25] s390/3270: fix lockdep false positive on view->lock
` [PATCH AUTOSEL 4.9 11/25] mISDN: Check address length before reading address family
` [PATCH AUTOSEL 4.9 12/25] x86/reboot, efi: Use EFI reboot for Acer TravelMate X514-51T
` [PATCH AUTOSEL 4.9 13/25] KVM: x86: avoid misreporting level-triggered irqs as edge-triggered in tracing
` [PATCH AUTOSEL 4.9 14/25] tools lib traceevent: Fix missing equality check for strcmp
` [PATCH AUTOSEL 4.9 15/25] init: initialize jump labels before command line option parsing
` [PATCH AUTOSEL 4.9 16/25] selftests: netfilter: check icmp pkttoobig errors are set as related
` [PATCH AUTOSEL 4.9 17/25] ipvs: do not schedule icmp errors from tunnels
` [PATCH AUTOSEL 4.9 18/25] MIPS: perf: ath79: Fix perfcount IRQ assignment
` [PATCH AUTOSEL 4.9 19/25] s390: ctcm: fix ctcm_new_device error return code
` [PATCH AUTOSEL 4.9 20/25] drm/sun4i: Set device driver data at bind time for use in unbind
` [PATCH AUTOSEL 4.9 21/25] selftests/net: correct the return value for run_netsocktests
` [PATCH AUTOSEL 4.9 22/25] gpu: ipu-v3: dp: fix CSC handling
` [PATCH AUTOSEL 4.9 23/25] spi: Micrel eth switch: declare missing of table
` [PATCH AUTOSEL 4.9 24/25] spi: ST ST95HF NFC: "
` [PATCH AUTOSEL 4.9 25/25] Input: synaptics-rmi4 - fix possible double free

[PATCH 0/2] introduction of version attribute for VFIO live migration
 2019-05-07  5:39 UTC  (8+ messages)
` [PATCH 1/2] vfio/mdev: add version field as mandatory attribute for mdev device

[PATCH AUTOSEL 4.4 01/14] iio: adc: xilinx: fix potential use-after-free on remove
 2019-05-07  5:42 UTC  (14+ messages)
` [PATCH AUTOSEL 4.4 02/14] HID: input: add mapping for Expose/Overview key
` [PATCH AUTOSEL 4.4 03/14] HID: input: add mapping for keyboard Brightness Up/Down/Toggle keys
` [PATCH AUTOSEL 4.4 04/14] libnvdimm/btt: Fix a kmemdup failure check
` [PATCH AUTOSEL 4.4 05/14] s390/dasd: Fix capacity calculation for large volumes
` [PATCH AUTOSEL 4.4 06/14] Input: snvs_pwrkey - initialize necessary driver data before enabling IRQ
` [PATCH AUTOSEL 4.4 07/14] s390/3270: fix lockdep false positive on view->lock
` [PATCH AUTOSEL 4.4 08/14] KVM: x86: avoid misreporting level-triggered irqs as edge-triggered in tracing
` [PATCH AUTOSEL 4.4 09/14] tools lib traceevent: Fix missing equality check for strcmp
` [PATCH AUTOSEL 4.4 10/14] init: initialize jump labels before command line option parsing
` [PATCH AUTOSEL 4.4 11/14] ipvs: do not schedule icmp errors from tunnels
` [PATCH AUTOSEL 4.4 12/14] s390: ctcm: fix ctcm_new_device error return code
` [PATCH AUTOSEL 4.4 13/14] selftests/net: correct the return value for run_netsocktests
` [PATCH AUTOSEL 4.4 14/14] gpu: ipu-v3: dp: fix CSC handling

[PATCH AUTOSEL 3.18 01/10] iio: adc: xilinx: fix potential use-after-free on remove
 2019-05-07  5:42 UTC  (10+ messages)
` [PATCH AUTOSEL 3.18 02/10] HID: input: add mapping for keyboard Brightness Up/Down/Toggle keys
` [PATCH AUTOSEL 3.18 03/10] s390/dasd: Fix capacity calculation for large volumes
` [PATCH AUTOSEL 3.18 04/10] s390/3270: fix lockdep false positive on view->lock
` [PATCH AUTOSEL 3.18 05/10] KVM: x86: avoid misreporting level-triggered irqs as edge-triggered in tracing
` [PATCH AUTOSEL 3.18 06/10] tools lib traceevent: Fix missing equality check for strcmp
` [PATCH AUTOSEL 3.18 07/10] init: initialize jump labels before command line option parsing
` [PATCH AUTOSEL 3.18 08/10] s390: ctcm: fix ctcm_new_device error return code
` [PATCH AUTOSEL 3.18 09/10] selftests/net: correct the return value for run_netsocktests
` [PATCH AUTOSEL 3.18 10/10] gpu: ipu-v3: dp: fix CSC handling


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).