linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-27 17:15:51 to 2019-03-27 18:13:24 UTC [more...]

[PATCH AUTOSEL 4.19 001/192] CIFS: fix POSIX lock leak and invalid ptr deref
 2019-03-27 18:08 UTC  (40+ messages)
` [PATCH AUTOSEL 4.19 002/192] h8300: use cc-cross-prefix instead of hardcoding h8300-unknown-linux-
` [PATCH AUTOSEL 4.19 004/192] f2fs: fix to avoid deadlock in f2fs_read_inline_dir()
` [PATCH AUTOSEL 4.19 005/192] f2fs: fix to avoid deadlock of atomic file operations
` [PATCH AUTOSEL 4.19 007/192] tracing: kdb: Fix ftdump to not sleep
` [PATCH AUTOSEL 4.19 012/192] sysctl: handle overflow for file-max
` [PATCH AUTOSEL 4.19 015/192] libbpf: force fixdep compilation at the start of the build
` [PATCH AUTOSEL 4.19 018/192] iio: adc: fix warning in Qualcomm PM8xxx HK/XOADC driver
` [PATCH AUTOSEL 4.19 019/192] x86/hyperv: Fix kernel panic when kexec on HyperV
` [PATCH AUTOSEL 4.19 022/192] mm/cma.c: cma_declare_contiguous: correct err handling
` [PATCH AUTOSEL 4.19 023/192] mm/page_ext.c: fix an imbalance with kmemleak
` [PATCH AUTOSEL 4.19 028/192] mm/vmalloc.c: fix kernel BUG at mm/vmalloc.c:512!
` [PATCH AUTOSEL 4.19 029/192] mm/slab.c: kmemleak no scan alien caches
` [PATCH AUTOSEL 4.19 032/192] f2fs: fix to data block override node segment by mistake
` [PATCH AUTOSEL 4.19 034/192] page_poison: play nicely with KASAN
` [PATCH AUTOSEL 4.19 035/192] cifs: use correct format characters
` [PATCH AUTOSEL 4.19 037/192] f2fs: fix to check inline_xattr_size boundary correctly
` [PATCH AUTOSEL 4.19 042/192] netfilter: conntrack: tcp: only close if RST matches exact sequence
` [PATCH AUTOSEL 4.19 044/192] fs: fix guard_bio_eod to check for real EOD errors
` [PATCH AUTOSEL 4.19 049/192] crypto: crypto4xx - add missing of_node_put after of_device_is_available
` [PATCH AUTOSEL 4.19 051/192] usb: chipidea: Grab the (legacy) USB PHY by phandle first
` [PATCH AUTOSEL 4.19 053/192] scsi: core: replace GFP_ATOMIC with GFP_KERNEL in scsi_scan.c
` [PATCH AUTOSEL 4.19 055/192] powerpc/xmon: Fix opcode being uninitialized in print_insn_powerpc
` [PATCH AUTOSEL 4.19 057/192] serial: 8250_pxa: honor the port number from devicetree
` [PATCH AUTOSEL 4.19 060/192] powerpc/hugetlb: Handle mmap_min_addr correctly in get_unmapped_area callback
` [PATCH AUTOSEL 4.19 064/192] e1000e: Fix -Wformat-truncation warnings
` [PATCH AUTOSEL 4.19 067/192] platform/mellanox: mlxreg-hotplug: Fix KASAN warning
` [PATCH AUTOSEL 4.19 069/192] IB/mlx4: Increase the timeout for CM cache
` [PATCH AUTOSEL 4.19 078/192] scsi: fcoe: make use of fip_mode enum complete
` [PATCH AUTOSEL 4.19 079/192] drm/amd/display: Clear stream->mode_changed after commit
` [PATCH AUTOSEL 4.19 081/192] mwifiex: don't advertise IBSS features without FW support
` [PATCH AUTOSEL 4.19 082/192] perf report: Don't shadow inlined symbol with different addr range
` [PATCH AUTOSEL 4.19 083/192] SoC: imx-sgtl5000: add missing put_device()
` [PATCH AUTOSEL 4.19 084/192] media: ov7740: fix runtime pm initialization
` [PATCH AUTOSEL 4.19 088/192] media: s5p-g2d: Correct return type for mem2mem buffer helpers
` [PATCH AUTOSEL 4.19 089/192] media: mx2_emmaprp: "
` [PATCH AUTOSEL 4.19 093/192] xen/gntdev: Do not destroy context while dma-bufs are in use
` [PATCH AUTOSEL 4.19 098/192] leds: lp55xx: fix null deref on firmware load failure
` [PATCH AUTOSEL 4.19 099/192] perf report: Add s390 diagnosic sampling descriptor size
` [PATCH AUTOSEL 4.19 100/192] iwlwifi: pcie: fix emergency path

[PATCH] scsi: qedi: remove declaration of nvm_image from stack
 2019-03-27 18:11 UTC 

[PATCH AUTOSEL 5.0 001/262] CIFS: fix POSIX lock leak and invalid ptr deref
 2019-03-27 18:08 UTC  (123+ messages)
` [PATCH AUTOSEL 5.0 005/262] f2fs: fix to adapt small inline xattr space in __find_inline_xattr()
` [PATCH AUTOSEL 5.0 006/262] f2fs: fix to avoid deadlock in f2fs_read_inline_dir()
` [PATCH AUTOSEL 5.0 010/262] apparmor: fix double free when unpack of secmark rules fails
` [PATCH AUTOSEL 5.0 011/262] tracing: kdb: Fix ftdump to not sleep
` [PATCH AUTOSEL 5.0 013/262] net/mlx5: Avoid panic when setting vport rate
` [PATCH AUTOSEL 5.0 014/262] net/mlx5: Avoid panic when setting vport mac, getting vport config
` [PATCH AUTOSEL 5.0 016/262] xsk: fix to reject invalid flags in xsk_bind
` [PATCH AUTOSEL 5.0 019/262] include/linux/relay.h: fix percpu annotation in struct rchan
` [PATCH AUTOSEL 5.0 022/262] net: stmmac: Avoid sometimes uninitialized Clang warnings
` [PATCH AUTOSEL 5.0 025/262] scsi: hisi_sas: Set PHY linkrate when disconnected
` [PATCH AUTOSEL 5.0 028/262] x86/hyperv: Fix kernel panic when kexec on HyperV
` [PATCH AUTOSEL 5.0 030/262] mm/sparse: fix a bad comparison
` [PATCH AUTOSEL 5.0 031/262] mm/cma.c: cma_declare_contiguous: correct err handling
` [PATCH AUTOSEL 5.0 032/262] mm/page_ext.c: fix an imbalance with kmemleak
` [PATCH AUTOSEL 5.0 034/262] docs/core-api/mm: fix user memory accessors formatting
` [PATCH AUTOSEL 5.0 035/262] mm,oom: don't kill global init via memory.oom.group
` [PATCH AUTOSEL 5.0 037/262] mm, mempolicy: fix uninit memory access
` [PATCH AUTOSEL 5.0 038/262] mm/vmalloc.c: fix kernel BUG at mm/vmalloc.c:512!
` [PATCH AUTOSEL 5.0 041/262] f2fs: do not use mutex lock in atomic context
` [PATCH AUTOSEL 5.0 043/262] fs/file.c: initialize init_files.resize_wait
` [PATCH AUTOSEL 5.0 044/262] page_poison: play nicely with KASAN
` [PATCH AUTOSEL 5.0 047/262] dm thin: add sanity checks to thin-pool and external snapshot creation
` [PATCH AUTOSEL 5.0 052/262] perf beauty msg_flags: Add missing %s lost when adding prefix suppression logic
` [PATCH AUTOSEL 5.0 054/262] PCI: mediatek: Fix memory mapped IO range size computation
` [PATCH AUTOSEL 5.0 058/262] ext4: fix bigalloc cluster freeing when hole punching under load
` [PATCH AUTOSEL 5.0 060/262] tools lib traceevent: Fix buffer overflow in arg_eval
` [PATCH AUTOSEL 5.0 061/262] mm/resource: Return real error codes from walk failures
` [PATCH AUTOSEL 5.0 062/262] PCI/PME: Fix hotplug/sysfs remove deadlock in pcie_pme_remove()
` [PATCH AUTOSEL 5.0 064/262] mt76: fix a leaked reference by adding a missing of_node_put
` [PATCH AUTOSEL 5.0 066/262] lockdep/lib/tests: Fix run_tests.sh
` [PATCH AUTOSEL 5.0 067/262] crypto: crypto4xx - add missing of_node_put after of_device_is_available
` [PATCH AUTOSEL 5.0 068/262] crypto: cavium/zip - fix collision with generic cra_driver_name
` [PATCH AUTOSEL 5.0 070/262] drm/amd/display: Pass app_tf by value rather than by reference
` [PATCH AUTOSEL 5.0 071/262] usb: chipidea: Grab the (legacy) USB PHY by phandle first
` [PATCH AUTOSEL 5.0 072/262] powerpc/powernv/ioda: Fix locked_vm counting for memory used by IOMMU tables
` [PATCH AUTOSEL 5.0 073/262] scsi: core: replace GFP_ATOMIC with GFP_KERNEL in scsi_scan.c
` [PATCH AUTOSEL 5.0 075/262] kbuild: make -r/-R effective in top Makefile for old Make versions
` [PATCH AUTOSEL 5.0 078/262] drm/amd/display: Fix reference counting for struct dc_sink
` [PATCH AUTOSEL 5.0 080/262] powerpc/xmon: Fix opcode being uninitialized in print_insn_powerpc
` [PATCH AUTOSEL 5.0 082/262] serial: 8250_pxa: honor the port number from devicetree
` [PATCH AUTOSEL 5.0 083/262] ARM: 8840/1: use a raw_spinlock_t in unwind
` [PATCH AUTOSEL 5.0 085/262] iommu/io-pgtable-arm-v7s: Only kmemleak_ignore L2 tables
` [PATCH AUTOSEL 5.0 086/262] powerpc/hugetlb: Handle mmap_min_addr correctly in get_unmapped_area callback
` [PATCH AUTOSEL 5.0 088/262] ice: fix ice_remove_rule_internal vsi_list handling
` [PATCH AUTOSEL 5.0 090/262] btrfs: qgroup: Make qgroup async transaction commit more aggressive
` [PATCH AUTOSEL 5.0 093/262] net: dsa: mv88e6xxx: Add lockdep classes to fix false positive splat
` [PATCH AUTOSEL 5.0 094/262] net: hns3: fix setting of the hns reset_type for rdma hw errors
` [PATCH AUTOSEL 5.0 095/262] veth: Fix -Wformat-truncation
` [PATCH AUTOSEL 5.0 096/262] e1000e: Fix -Wformat-truncation warnings
` [PATCH AUTOSEL 5.0 097/262] mlxsw: spectrum: Avoid "
` [PATCH AUTOSEL 5.0 104/262] clk: fractional-divider: check parent rate only if flag is set
` [PATCH AUTOSEL 5.0 107/262] ASoC: qcom: Fix of-node refcount unbalance in apq8016_sbc_parse_of()
` [PATCH AUTOSEL 5.0 108/262] ASoC: qcom: Fix of-node refcount unbalance in qcom_snd_parse_of()
` [PATCH AUTOSEL 5.0 112/262] scsi: megaraid_sas: return error when create DMA pool failed
` [PATCH AUTOSEL 5.0 116/262] mwifiex: don't advertise IBSS features without FW support
` [PATCH AUTOSEL 5.0 117/262] perf report: Don't shadow inlined symbol with different addr range
` [PATCH AUTOSEL 5.0 118/262] SoC: imx-sgtl5000: add missing put_device()
` [PATCH AUTOSEL 5.0 121/262] media: s5p-jpeg: Correct return type for mem2mem buffer helpers
` [PATCH AUTOSEL 5.0 123/262] media: s5p-g2d: "
` [PATCH AUTOSEL 5.0 124/262] media: mx2_emmaprp: "
` [PATCH AUTOSEL 5.0 126/262] media: rockchip/vpu: "
` [PATCH AUTOSEL 5.0 128/262] Bluetooth: hci_ldisc: Initialize hci_dev before open()
` [PATCH AUTOSEL 5.0 129/262] gpio: of: Apply regulator-gpio quirk only to enable-gpios
` [PATCH AUTOSEL 5.0 131/262] vfs: fix preadv64v2 and pwritev64v2 compat syscalls with offset == -1
` [PATCH AUTOSEL 5.0 136/262] regulator: core: Take lock before applying system load
` [PATCH AUTOSEL 5.0 139/262] tools build: Add -lrt to FEATURE_CHECK_LDFLAGS-libaio
` [PATCH AUTOSEL 5.0 141/262] perf beauty waitid options: Fix up prefix showing logic
` [PATCH AUTOSEL 5.0 142/262] perf trace: Check if the 'fd' is negative when mapping it to pathname
` [PATCH AUTOSEL 5.0 143/262] perf report: Add s390 diagnosic sampling descriptor size
` [PATCH AUTOSEL 5.0 144/262] perf coresight: Do not test for libopencsd by default
` [PATCH AUTOSEL 5.0 145/262] iwlwifi: pcie: fix emergency path
` [PATCH AUTOSEL 5.0 146/262] ACPI / video: Refactor and fix dmi_is_desktop()
` [PATCH AUTOSEL 5.0 149/262] selftests: skip seccomp get_metadata test if not real root
` [PATCH AUTOSEL 5.0 150/262] kprobes: Prohibit probing on bsearch()
` [PATCH AUTOSEL 5.0 152/262] x86/kprobes: Prohibit probing on IRQ handlers directly
` [PATCH AUTOSEL 5.0 153/262] netfilter: conntrack: fix cloned unconfirmed skb->_nfct race in __nf_conntrack_confirm
` [PATCH AUTOSEL 5.0 154/262] ARM: 8833/1: Ensure that NEON code always compiles with Clang
` [PATCH AUTOSEL 5.0 157/262] ath10k: fix shadow register implementation for WCN3990
` [PATCH AUTOSEL 5.0 160/262] bcache: fix input overflow to cache set sysfs file io_error_halflife
` [PATCH AUTOSEL 5.0 161/262] bcache: fix input overflow to sequential_cutoff
` [PATCH AUTOSEL 5.0 164/262] genirq: Avoid summation loops for /proc/stat
` [PATCH AUTOSEL 5.0 165/262] net: marvell: mvpp2: fix stuck in-band SGMII negotiation
` [PATCH AUTOSEL 5.0 166/262] iw_cxgb4: fix srqidx leak during connection abort
` [PATCH AUTOSEL 5.0 168/262] fbdev: fbmem: fix memory access if logo is bigger than the screen
` [PATCH AUTOSEL 5.0 170/262] drm: rcar-du: add missing of_node_put
` [PATCH AUTOSEL 5.0 172/262] bpf: test_maps: fix possible out of bound access warning
` [PATCH AUTOSEL 5.0 174/262] powerpc/ptrace: Mitigate potential Spectre v1
` [PATCH AUTOSEL 5.0 176/262] perf/aux: Make perf_event accessible to setup_aux()
` [PATCH AUTOSEL 5.0 179/262] platform/x86: intel_pmc_core: Fix PCH IP sts reading
` [PATCH AUTOSEL 5.0 181/262] staging: spi: mt7621: Add return code check on device_reset()
` [PATCH AUTOSEL 5.0 182/262] iwlwifi: mvm: fix RFH config command with >=10 CPUs
` [PATCH AUTOSEL 5.0 183/262] ASoC: fsl-asoc-card: fix object reference leaks in fsl_asoc_card_probe
` [PATCH AUTOSEL 5.0 184/262] sched/debug: Initialize sd_sysctl_cpus if !CONFIG_CPUMASK_OFFSTACK
` [PATCH AUTOSEL 5.0 193/262] soc: qcom: gsbi: Fix error handling in gsbi_probe()
` [PATCH AUTOSEL 5.0 194/262] drm/msm/dpu: Convert to a chained irq chip
` [PATCH AUTOSEL 5.0 196/262] ARM: 8830/1: NOMMU: Toggle only bits in EXC_RETURN we are really care of
` [PATCH AUTOSEL 5.0 197/262] ARM: avoid Cortex-A9 livelock on tight dmb loops
` [PATCH AUTOSEL 5.0 199/262] block, bfq: fix queue removal from weights tree
` [PATCH AUTOSEL 5.0 200/262] bpf: fix missing prototype warnings
` [PATCH AUTOSEL 5.0 203/262] cgroup/pids: turn cgroup_subsys->free() into cgroup_subsys->release() to fix the accounting
` [PATCH AUTOSEL 5.0 209/262] regulator: mcp16502: Include linux/gpio/consumer.h to fix build error
` [PATCH AUTOSEL 5.0 212/262] perf trace: Fixup etcsnoop example
` [PATCH AUTOSEL 5.0 213/262] perf script python: Use PyBytes for attr in trace-event-python
` [PATCH AUTOSEL 5.0 215/262] media: mt9m111: set initial frame size other than 0x0
` [PATCH AUTOSEL 5.0 217/262] soc/tegra: fuse: Fix illegal free of IO base address
` [PATCH AUTOSEL 5.0 220/262] drm/vkms: Fix flush_work() without INIT_WORK()
` [PATCH AUTOSEL 5.0 223/262] f2fs: fix to initialize variable to avoid UBSAN/smatch warning
` [PATCH AUTOSEL 5.0 231/262] dmaengine: qcom_hidma: assign channel cookie correctly
` [PATCH AUTOSEL 5.0 233/262] netfilter: physdev: relax br_netfilter dependency
` [PATCH AUTOSEL 5.0 234/262] nfp: flower: tidy tunnel related private data
` [PATCH AUTOSEL 5.0 237/262] PCI: pciehp: Assign ctrl->slot_ctrl before writing it to hardware
` [PATCH AUTOSEL 5.0 239/262] regulator: act8865: Fix act8600_sudcdc_voltage_ranges setting
` [PATCH AUTOSEL 5.0 240/262] pinctrl: meson: meson8b: add the eth_rxd2 and eth_rxd3 pins
` [PATCH AUTOSEL 5.0 245/262] brcmfmac: Use firmware_request_nowarn for the clm_blob
` [PATCH AUTOSEL 5.0 246/262] wlcore: Fix memory leak in case wl12xx_fetch_firmware failure
` [PATCH AUTOSEL 5.0 249/262] clk: meson: clean-up clock registration
` [PATCH AUTOSEL 5.0 252/262] dmaengine: tegra: avoid overflow of byte tracking
` [PATCH AUTOSEL 5.0 253/262] staging: iio: adt7316: fix dac_bits assignment
` [PATCH AUTOSEL 5.0 254/262] Input: soc_button_array - fix mapping of the 5th GPIO in a PNP0C40 device
` [PATCH AUTOSEL 5.0 258/262] net: stmmac: Avoid one more sometimes uninitialized Clang warning
` [PATCH AUTOSEL 5.0 261/262] ACPI / video: Extend chassis-type detection with a "Lunch Box" check

[RFC PATCH 0/10] Another Approach to Use PMEM as NUMA Node
 2019-03-27 18:00 UTC  (17+ messages)
` [PATCH 06/10] mm: vmscan: demote anon DRAM pages to PMEM node

[PATCH 00/32] kernel: Introduce Time Namespace
 2019-03-27 18:00 UTC  (5+ messages)
` [PATCH 16/32] x86/vdso: Generate vdso{,32}-timens.lds

[RFC 0/7] cpuidle: Add poking mechanism to support non-IPI wakeup
 2019-03-27 17:55 UTC  (6+ messages)

KMSAN: uninit-value in tipc_nl_compat_bearer_enable (2)
 2019-03-27 17:54 UTC 

KMSAN: uninit-value in tipc_nl_compat_link_set (3)
 2019-03-27 17:54 UTC 

[RFC PATCH v2 0/1] improve vmap allocation
 2019-03-27 17:52 UTC  (7+ messages)
` [RFC PATCH v2 1/1] mm/vmap: keep track of free blocks for "

[PATCH v4 00/11] ARM: davinci: modernize the timer support
 2019-03-27 17:49 UTC  (3+ messages)

WARNING in arch_install_hw_breakpoint
 2019-03-27 17:48 UTC  (5+ messages)

[Potential Spoof] Re: [Potential Spoof] Re: [PATCH] ARM: dts: aspeed: tiogapass: Enable VUART
 2019-03-27 17:45 UTC 

[PATCH v2 1/4] lockdep: Add assertion to check if in an interrupt
 2019-03-27 17:45 UTC  (6+ messages)
` [PATCH v2 2/4] rcutree: Add checks for dynticks counters in rcu_is_cpu_rrupt_from_idle

[PATCH 0/4] pidfd_open()
 2019-03-27 17:21 UTC  (3+ messages)
` [PATCH 2/4] pid: add pidfd_open()

[Potential Spoof] Re: [Potential Spoof] Re: [Potential Spoof] Re: [PATCH v2] misc: aspeed-lpc-ctrl: make parameter optional
 2019-03-27 17:44 UTC 

[PATCH -next] ASoC: fix SND_SOC_LOCHNAGAR_SC kconfig warning
 2019-03-27 17:41 UTC  (2+ messages)

[PATCH V31 00/25] Add support for kernel lockdown
 2019-03-27 17:42 UTC  (10+ messages)
` [PATCH V31 25/25] debugfs: Disable open() when kernel is locked down

Issues with i.MX SPI DMA transfers
 2019-03-27 17:40 UTC 

[PATCHv4 00/28] PCI: refactor Mobiveil driver and add PCIe Gen4 driver for NXP Layerscape SoCs
 2019-03-27 17:39 UTC  (5+ messages)
` [PATCHv4 16/28] PCI: mobiveil: refactor Mobiveil PCIe Host Bridge IP driver

[PATCH v2 0/4] Patches to allow consistent mmc / mmcblk numbering w/ device tree
 2019-03-27 17:37 UTC  (10+ messages)

[PATCH V2 1/2] watchdog: f71808e_wdt: separate declaration and assignment
 2019-03-27 17:32 UTC  (4+ messages)
` [PATCH V2 2/2] watchdog: f71808e_wdt: fix F81866 bit operation

[PATCH 00/25] coresight: Support for ACPI bindings
 2019-03-27 17:33 UTC  (4+ messages)
` [PATCH 05/25] coresight: Merge the static and dynamic replicator drivers

[PATCH v2 1/2] Provide in-kernel headers for making it easy to extend the kernel
 2019-03-27 17:31 UTC  (4+ messages)

[PATCH RFC v4 02/21] PCI: Fix race condition in pci_enable/disable_device()
 2019-03-27 17:30 UTC  (4+ messages)
  ` [PATCH RFC v4 08/21] nvme-pci: Handle movable BARs

[PATCH v4] kmemleak: survive in a low-memory situation
 2019-03-27 17:29 UTC  (3+ messages)

[PATCH] pinctrl: intel: save HOSTSW_OWN register over suspend/resume
 2019-03-27 17:29 UTC  (11+ messages)

[PATCH v6 0/2] Enable Bluetooth functionality for WCN3998
 2019-03-27 17:29 UTC  (3+ messages)
` [PATCH v6 2/2] dt-bindings: net: bluetooth: Add device tree bindings for QTI chip WCN3998

KASAN: use-after-free Read in path_lookupat
 2019-03-27 17:22 UTC  (8+ messages)

[PATCH v3 0/2] Enable Bluetooth functionality for wcn3998
 2019-03-27 17:22 UTC  (9+ messages)
` [PATCH v3 2/2] dt-bindings: net: bluetooth: Add device tree bindings for QTI chip wcn3998

syzbot bisection analysis
 2019-03-27 17:20 UTC 

[PATCH] kernel/trace/trace.h: Remove duplicate header
 2019-03-27 22:19 UTC 

Device Description for FPGA Components on x86 system
 2019-03-27 17:17 UTC 

[PATCH v3] KEYS: trusted: allow trusted.ko to initialize w/o a TPM
 2019-03-27 17:15 UTC  (2+ messages)

[PATCH] net: ieee802154: fix missing checks for regmap_update_bits
 2019-03-27 17:15 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).