linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-03 09:24:39 to 2021-05-03 13:10:15 UTC [more...]

[PATCH V5 XRT Alveo 00/20] XRT Alveo driver overview
 2021-05-03 13:10 UTC  (7+ messages)
` [PATCH V5 XRT Alveo 03/20] fpga: xrt: xclbin file helper functions
` [PATCH V5 XRT Alveo 04/20] fpga: xrt: xrt-lib driver manager
` [PATCH V5 XRT Alveo 05/20] fpga: xrt: group driver

[RESEND PATCH v3 0/3] watchdog: f71808e_wdt: migrate to new kernel API
 2021-05-03 13:09 UTC  (2+ messages)

[PATCH v2 0/4] Stylus-on-touchscreen device support
 2021-05-03 13:00 UTC  (6+ messages)

[PATCH v8 0/6] Improve Minimum Alternate Stack Size
 2021-05-03 13:06 UTC  (3+ messages)
` [PATCH v8 2/6] x86/signal: Introduce helpers to get the maximum signal frame size

[PATCH] i2c: icy: Remove unused variable new_fwnode in icy_probe()
 2021-05-03 13:05 UTC  (2+ messages)

[PATCH] nommu: remove __GFP_HIGHMEM in vmalloc/vzalloc
 2021-05-03 13:05 UTC  (2+ messages)

[PATCH v5 00/12] evm: Improve usability of portable signatures
 2021-05-03 13:00 UTC  (7+ messages)
` [PATCH v5 06/12] evm: Ignore INTEGRITY_NOLABEL/INTEGRITY_NOXATTRS if conditions are safe
` [PATCH v5 09/12] evm: Allow setxattr() and setattr() for unmodified metadata

[PATCH] nvme-multipath: Reset bi_disk to ns head when failover
 2021-05-03 12:57 UTC 

[PATCH 00/69] "Revert and fix properly" patch series based on umn.edu re-review
 2021-05-03 12:57 UTC  (73+ messages)
` [PATCH 01/69] Revert "crypto: cavium/nitrox - add an error message to explain the failure of pci_request_mem_regions"
` [PATCH 02/69] Revert "ACPI: custom_method: fix memory leaks"
` [PATCH 03/69] Revert "media: rcar_drif: fix a memory disclosure"
` [PATCH 04/69] Revert "hwmon: (lm80) fix a missing check of bus read in lm80 probe"
` [PATCH 05/69] Revert "serial: mvebu-uart: Fix to avoid a potential NULL pointer dereference"
` [PATCH 06/69] Revert "media: usb: gspca: add a missed check for goto_low_power"
` [PATCH 07/69] Revert "ALSA: sb: fix a missing check of snd_ctl_add"
` [PATCH 08/69] Revert "leds: lp5523: fix a missing check of return value of lp55xx_read"
` [PATCH 09/69] leds: lp5523: check return value of lp5xx_read and jump to cleanup code
` [PATCH 10/69] Revert "serial: max310x: pass return value of spi_register_driver"
` [PATCH 11/69] serial: max310x: unregister uart driver in case of failure and abort
` [PATCH 12/69] Revert "rtlwifi: fix a potential NULL pointer dereference"
` [PATCH 13/69] net: rtlwifi: properly check for alloc_workqueue() failure
` [PATCH 14/69] Revert "net: fujitsu: fix a potential NULL pointer dereference"
` [PATCH 15/69] net: fujitsu: fix potential null-ptr-deref
` [PATCH 16/69] Revert "net/smc: fix a NULL pointer dereference"
` [PATCH 17/69] net/smc: properly handle workqueue allocation failure
` [PATCH 18/69] Revert "net: caif: replace BUG_ON with recovery code"
` [PATCH 19/69] net: caif: remove BUG_ON(dev == NULL) in caif_xmit
` [PATCH 20/69] Revert "net: stmicro: fix a missing check of clk_prepare"
` [PATCH 21/69] net: stmicro: handle clk_prepare() failure during init
` [PATCH 22/69] Revert "niu: fix missing checks of niu_pci_eeprom_read"
` [PATCH 23/69] ethernet: sun: niu: fix missing checks of niu_pci_eeprom_read()
` [PATCH 24/69] Revert "qlcnic: Avoid potential NULL pointer dereference"
` [PATCH 25/69] qlcnic: Add null check after calling netdev_alloc_skb
` [PATCH 26/69] Revert "gdrom: fix a memory leak bug"
` [PATCH 27/69] cdrom: gdrom: deallocate struct gdrom_unit fields in remove_gdrom
` [PATCH 28/69] Revert "char: hpet: fix a missing check of ioremap"
` [PATCH 29/69] char: hpet: add checks after calling ioremap
` [PATCH 30/69] Revert "scsi: ufs: fix a missing check of devm_reset_control_get"
` [PATCH 31/69] scsi: ufs: handle cleanup correctly on devm_reset_control_get error
` [PATCH 32/69] Revert "ALSA: gus: add a check of the status of snd_ctl_add"
` [PATCH 33/69] ALSA: gus: properly handle snd_ctl_add() error
` [PATCH 34/69] Revert "ALSA: sb8: add a check for request_region"
` [PATCH 35/69] ALSA: sb8: Add a comment note regarding an unused pointer
` [PATCH 36/69] Revert "ALSA: usx2y: Fix potential NULL pointer dereference"
` [PATCH 37/69] ALSA: usx2y: check for failure of usb_alloc_urb()
` [PATCH 38/69] Revert "video: hgafb: fix potential NULL pointer dereference"
` [PATCH 39/69] video: hgafb: fix potential NULL pointer dereference
` [PATCH 40/69] Revert "isdn: mISDNinfineon: fix potential NULL pointer dereference"
` [PATCH 41/69] isdn: mISDNinfineon: check/cleanup ioremap failure correctly in setup_io
` [PATCH 42/69] Revert "ath6kl: return error code in ath6kl_wmi_set_roam_lrssi_cmd()"
` [PATCH 43/69] ath6kl: return error code in ath6kl_wmi_set_roam_lrssi_cmd()
` [PATCH 44/69] Revert "rapidio: fix a NULL pointer dereference when create_workqueue() fails"
` [PATCH 45/69] rapidio: handle create_workqueue() failure
` [PATCH 46/69] Revert "isdn: mISDN: Fix potential NULL pointer dereference of kzalloc"
` [PATCH 47/69] isdn: mISDN: correctly handle ph_info allocation failure in hfcsusb_ph_info
` [PATCH 48/69] Revert "ecryptfs: replace BUG_ON with error handling code"
` [PATCH 49/69] fs: ecryptfs: remove BUG_ON from crypt_scatterlist
` [PATCH 50/69] Revert "dmaengine: qcom_hidma: Check for driver register failure"
` [PATCH 51/69] dmaengine: qcom_hidma: comment platform_driver_register call
` [PATCH 52/69] Revert "libertas: add checks for the return value of sysfs_create_group"
` [PATCH 53/69] libertas: register sysfs groups properly
` [PATCH 54/69] Revert "ASoC: rt5645: fix a NULL pointer dereference"
` [PATCH 55/69] ASoC: rt5645: add error checking to rt5645_probe function
` [PATCH 56/69] Revert "ASoC: cs43130: fix a NULL pointer dereference"
` [PATCH 57/69] ASoC: cs43130: handle errors in cs43130_probe() properly
` [PATCH 58/69] Revert "media: dvb: Add check on sp8870_readreg"
` [PATCH 59/69] media: dvb: Add check on sp8870_readreg return
` [PATCH 60/69] Revert "media: gspca: mt9m111: Check write_bridge for timeout"
` [PATCH 61/69] media: gspca: mt9m111: Check write_bridge for timeout
` [PATCH 62/69] Revert "media: gspca: Check the return value of write_bridge for timeout"
` [PATCH 63/69] media: gspca: properly check for errors in po1030_probe()
` [PATCH 64/69] Revert "net: liquidio: fix a NULL pointer dereference"
` [PATCH 65/69] net: liquidio: Add missing null pointer checks
` [PATCH 66/69] Revert "video: imsttfb: fix potential NULL pointer dereferences"
` [PATCH 67/69] video: imsttfb: check for ioremap() failures
` [PATCH 68/69] Revert "brcmfmac: add a check for the status of usb_register"
` [PATCH 69/69] brcmfmac: properly check for bus register errors

[PATCH 0/5] KVM: nSVM: few fixes for the nested migration
 2021-05-03 12:54 UTC  (6+ messages)
` [PATCH 1/5] KVM: nSVM: fix a typo in svm_leave_nested
` [PATCH 2/5] KVM: nSVM: fix few bugs in the vmcb02 caching logic
` [PATCH 3/5] KVM: nSVM: leave the guest mode prior to loading a nested state
` [PATCH 4/5] KVM: nSVM: force L1's GIF to 1 when setting the "
` [PATCH 5/5] KVM: nSVM: set a dummy exit reason in L1 vmcb when loading "

[PATCH 1/2] kbuild: remove ARCH=sh64 support from top Makefile
 2021-05-03 12:53 UTC  (3+ messages)
` [PATCH 2/2] arch: use cross_compiling to check whether it is a cross build or not

[PATCH v2 0/2] sched/fair: find_energy_efficient_cpu() enhancements
 2021-05-03 12:52 UTC  (5+ messages)
` [PATCH v2 1/2] sched/fair: Only compute base_energy_pd if necessary
` [PATCH v2 2/2] sched/fair: Fix negative energy delta in find_energy_efficient_cpu()

[PATCH] s390: fix detection of vector enhancements facility 1 vs. vector packed decimal facility
 2021-05-03 12:52 UTC  (3+ messages)

[PATCH v2] trace: replace WB_REASON_FOREIGN_FLUSH with a string
 2021-05-03 12:50 UTC  (2+ messages)

[RFC PATCH net-next v2 01/17] net: mdio: ipq8064: clean whitespaces in define
 2021-05-03 12:49 UTC  (3+ messages)
` [RFC PATCH net-next v2 02/17] net: mdio: ipq8064: switch to write/readl function

[PATCH v4 00/79] Address some issues with PM runtime at media subsystem
 2021-05-03 12:49 UTC  (9+ messages)
` [PATCH v4 23/79] staging: media: ipu3: use pm_runtime_resume_and_get()
` [PATCH v4 43/79] media: i2c: ov2659: "
` [PATCH v4 75/79] media: ti-vpe: "

siginfo_t ABI break on sparc64 from si_addr_lsb move 3y ago
 2021-05-03 12:44 UTC  (10+ messages)
        ` [RFC][PATCH 0/3] signal: Move si_trapno into the _si_fault union
          ` [PATCH 7/3] signal: Deliver all of the perf_data in si_perf

block, bfq: NULL pointer dereference in bfq_rq_pos_tree_lookup()
 2021-05-03 12:41 UTC  (3+ messages)

drivers/gpu/drm/exynos/exynos_drm_dma.c:144 exynos_drm_register_dma() error: uninitialized symbol 'mapping'
 2021-05-03 12:35 UTC 

[PATCH] mm: append __GFP_COMP flag for trace_malloc
 2021-05-03 12:35 UTC  (9+ messages)

[PATCH] Raise the minimum GCC version to 5.2
 2021-05-03 12:27 UTC  (17+ messages)

[PATCH v4 0/4] arm: imx: Add i.mx6q DaSheng COM-9XX SBC board support
 2021-05-03 12:24 UTC  (3+ messages)
` [PATCH v4 4/4] media: i2c: ov2659: Use clk_{prepare_enable,disable_unprepare}() to set xvclk on/off

[PATCH] dt-bindings: Remove unused Sigma Designs Tango bindings
 2021-05-03 12:22 UTC  (2+ messages)

[PATCH v2 mvebu + mvebu/dt64 1/6] firmware: turris-mox-rwtm: fix reply status decoding function
 2021-05-03 12:22 UTC  (2+ messages)

[PATCH 1/2] mm: memcg/slab: Prevent recursive kfree() loop
 2021-05-03 12:22 UTC  (3+ messages)
` [PATCH 2/2] mm: memcg/slab: Don't create unfreeable slab

[PATCH] KVM: x86: Hoist input checks in kvm_add_msr_filter()
 2021-05-03 12:21 UTC 

[PATCH v5 0/2] Small devm helper for devm implementations
 2021-05-03 12:08 UTC  (7+ messages)

[PATCH v3] dt-bindings: net: Convert mdio-gpio to yaml
 2021-05-03 12:14 UTC  (4+ messages)

[PATCH v1 1/7] iio: accel: st_accel: Move platform data from header to C file
 2021-05-03 12:09 UTC  (3+ messages)
` [PATCH v1 7/7] dt-bindings: iio: st,st-sensors: Add LSM9DS0 compatible string

[RFC 0/2] [RFC] Honor PCI prefetchable attributes for a virtual machine on ARM64
 2021-05-03 12:08 UTC  (13+ messages)
` [RFC 1/2] vfio/pci: keep the prefetchable attribute of a BAR region in VMA

[PATCH v2] hwmon: Add sht4x Temperature and Humidity Sensor Driver
 2021-05-03 11:45 UTC 

[PATCH] doc/kvm: Fix wrong entry for KVM_CAP_X86_MSR_FILTER
 2021-05-03 12:00 UTC 

[PATCH v2 bpf-next] libbpf: Fix signed overflow in ringbuf_process_ring
 2021-05-03 12:01 UTC  (3+ messages)

[PATCH] fs/btrfs: Fix uninitialized variable
 2021-05-03 11:58 UTC  (5+ messages)

[PATCH v3 00/43] staging: rtl8723bs: clean up driver from private debug facilities
 2021-05-03 11:48 UTC  (6+ messages)

[PATCH v3] tee: amdtee: unload TA only when its refcount becomes 0
 2021-05-03 11:47 UTC  (3+ messages)

[PATCH] drm/i915/display Try YCbCr420 color when RGB fails
 2021-05-03 11:39 UTC  (3+ messages)

[PATCH] mm: compaction: improve /proc trigger for full node memory compaction
 2021-05-03 11:37 UTC  (4+ messages)

[PATCH v1 0/7] fs/proc/kcore: don't read offline sections, logically offline pages and hwpoisoned pages
 2021-05-03 11:35 UTC  (8+ messages)
` [PATCH v1 7/7] fs/proc/kcore: use page_offline_(freeze|unfreeze)

[RFC PATCH v6 0/4] scheduler: expose the topology of clusters and add cluster scheduler
 2021-05-03 11:35 UTC  (8+ messages)
` [RFC PATCH v6 3/4] scheduler: scan idle cpu in cluster for tasks within one LLC

[PATCH 5.10 0/2] 5.10.34-rc1 review
 2021-05-03 11:27 UTC  (10+ messages)
` [PATCH 5.10 1/2] iwlwifi: Fix softirq/hardirq disabling in iwl_pcie_gen2_enqueue_hcmd()

[PATCH v6 0/3] mainline ti tsc2046 adc driver
 2021-05-03 11:28 UTC  (2+ messages)

"UBSAN: shift-out-of-bounds in mceusb_dev_recv" should share the same root cause with "UBSAN: shift-out-of-bounds in mceusb_dev_printdata"
 2021-05-03 11:24 UTC  (6+ messages)

[PATCH] bluetooth: fix potential gfp
 2021-05-03 11:22 UTC  (3+ messages)
` [PATCH v2] bluetooth: hci_qca: fix potential GPF

[PATCH v7 0/5] USB DWC3 host wake up support from system suspend
 2021-05-03 11:20 UTC  (8+ messages)
` [PATCH v7 1/5] usb: dwc3: host: Set PHY mode during suspend
` [PATCH v7 2/5] usb: dwc3: core: Host wake up support from system suspend

[PATCH v2 1/3] dt-bindings: mmc: sdhci-of-aspeed: Add description for AST2600 EVB
 2021-05-03 11:15 UTC  (12+ messages)
` [PATCH v2 2/3] ARM: dts: aspeed: ast2600evb: Add timing-phase property for eMMC controller
` [PATCH v2 3/3] mmc: sdhci-of-aspeed: Sync capabilities from device tree to ast2600 SoC registers

[PATCH v7 5/6] x86/signal: Detect and prevent an alternate signal stack overflow
 2021-05-03 11:17 UTC  (11+ messages)

[PATCH v2] iio: Documentation: move incompatible ABI to obsolete
 2021-05-03 11:12 UTC  (2+ messages)

general protection fault in css_release_work_fn()
 2021-05-03 11:08 UTC  (4+ messages)

[PATCH] tools/iio: iio_event_monitor: Fix ioctl error check
 2021-05-03 11:07 UTC  (5+ messages)

Deadlock between CPU offline and kmem_cache_create
 2021-05-03 10:58 UTC  (2+ messages)

[PATCH v3] sched: Fix out-of-bound access in uclamp
 2021-05-03 10:55 UTC  (3+ messages)

[syzbot] bpf-next test error: WARNING in __nf_unregister_net_hook
 2021-05-03 10:52 UTC  (2+ messages)

[syzbot] linux-next test error: WARNING in __nf_unregister_net_hook
 2021-05-03 10:50 UTC  (2+ messages)

[PATCH v3 0/3] iio: sps30: add support for serial interface
 2021-05-03 10:50 UTC  (2+ messages)

INFO: task hung in io_uring_cancel_sqpoll
 2021-05-03 10:45 UTC  (4+ messages)

[syzbot] WARNING in do_proc_bulk
 2021-05-03 10:25 UTC  (2+ messages)

[PATCH 1/2] iio: adc: driver for texas instruments ads7142
 2021-05-03 10:30 UTC  (8+ messages)
` [PATCH 2/2] dt-bindings: iio: adc: devicetree bindings for texas instruments ads7142 iio driver

[PATCH] blk-mq: Use request queue-wide tags for tagset-wide sbitmap
 2021-05-03 10:22 UTC 

[PATCH v2 0/4] sched/fair: Fix load balancing of SMT siblings with ASYM_PACKING
 2021-05-03 10:23 UTC  (8+ messages)
` [PATCH v2 1/4] sched/fair: Optimize checking for group_asym_packing
` [PATCH v2 3/4] sched/fair: Consider SMT in ASYM_PACKING load balance

[PATCH] ibmvnic: remove default label from to_string switch
 2021-05-03 10:23 UTC 

[PATCH] spi: Fix spi device unregister flow
 2021-05-03 10:16 UTC  (3+ messages)

[PATCH] leds: trigger/tty: Use led_set_brightness() to support all use cases
 2021-05-03 10:16 UTC  (2+ messages)

[PATCH v1 1/2] regulator: rt6160: Add DT binding documet for Richtek RT6160
 2021-05-03 10:15 UTC  (2+ messages)
` [PATCH v1 2/2] regulator: rt6160: Add support "

[GIT PULL] Modules updates for v5.13
 2021-05-03 10:13 UTC  (3+ messages)

arch/powerpc/kernel/hw_breakpoint.c:715 hw_breakpoint_handler() error: uninitialized symbol 'ea'
 2021-05-03 10:12 UTC 

[RFC PATCH 0/2] leds: trigger: introduce block trigger
 2021-05-03 10:11 UTC  (4+ messages)
` [RFC PATCH 2/2] leds: trigger: implement "

[PATCH v9] bio: limit bio max size
 2021-05-03  9:52 UTC 

linux-next failing build due to missing cubictcp_state symbol
 2021-05-03 10:08 UTC  (11+ messages)

[PATCH v3 0/2] staging: iio: cdc: ad7746: add dt properties for capacitive channel setup
 2021-05-03 10:07 UTC  (3+ messages)
` [PATCH v3 2/2] staging: iio: cdc: ad7746: use dt "

[PATCH v1 1/2] caam: imx8m: fix the built-in caam driver cannot match soc_id
 2021-05-03 10:07 UTC  (2+ messages)

[PATCH] power: supply: sbs-battery: do not use global variables
 2021-05-03 10:04 UTC  (3+ messages)
` [PATCH v2] power: supply: sbs-battery: cache constant string properties

[PATCH 0/3] MTD: spinand: Add spi_mem_poll_status() support
 2021-05-03  9:52 UTC  (7+ messages)
` [PATCH 1/3] spi: spi-mem: add automatic poll status functions

[PATCH] media: venus: Rework error fail recover logic
 2021-05-03  9:37 UTC 

[bpf] a9945c7bb7: BUG:using__this_cpu_add_return()in_preemptible[#]code:test_progs
 2021-05-03  9:50 UTC 


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