All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-01-24 18:51:18 to 2022-01-24 19:02:26 UTC [more...]

[PATCH 0/5] target/ppc: powerpc_excp improvements [BookS] (4/n)
 2022-01-24 18:46 UTC  (4+ messages)
` [PATCH 1/5] target/ppc: Introduce powerpc_excp_books
` [PATCH 2/5] target/ppc: Simplify powerpc_excp_books
` [PATCH 4/5] target/ppc: books: External interrupt cleanup

[PATCH 4.9 000/157] 4.9.298-rc1 review
 2022-01-24 18:43 UTC  (50+ messages)
` [PATCH 4.9 001/157] Bluetooth: bfusb: fix division by zero in send path
` [PATCH 4.9 002/157] USB: core: Fix bug in resuming hubs handling of wakeup requests
` [PATCH 4.9 003/157] USB: Fix "slab-out-of-bounds Write" bug in usb_hcd_poll_rh_status
` [PATCH 4.9 004/157] mfd: intel-lpss: Fix too early PM enablement in the ACPI ->probe()
` [PATCH 4.9 005/157] can: gs_usb: fix use of uninitialized variable, detach device on reception of invalid USB data
` [PATCH 4.9 006/157] can: gs_usb: gs_can_start_xmit(): zero-initialize hf->{flags,reserved}
` [PATCH 4.9 007/157] random: fix data race on crng_node_pool
` [PATCH 4.9 008/157] random: fix data race on crng init time
` [PATCH 4.9 009/157] staging: wlan-ng: Avoid bitwise vs logical OR warning in hfa384x_usb_throttlefn()
` [PATCH 4.9 016/157] rtc: cmos: take rtc_lock while reading from CMOS
` [PATCH 4.9 017/157] media: flexcop-usb: fix control-message timeouts
` [PATCH 4.9 018/157] media: mceusb: "
` [PATCH 4.9 019/157] media: em28xx: "
` [PATCH 4.9 020/157] media: cpia2: "
` [PATCH 4.9 021/157] media: s2255: "
` [PATCH 4.9 022/157] media: dib0700: fix undefined behavior in tuner shutdown
` [PATCH 4.9 023/157] media: redrat3: fix control-message timeouts
` [PATCH 4.9 024/157] media: pvrusb2: "
` [PATCH 4.9 025/157] media: stk1160: "
` [PATCH 4.9 026/157] can: softing_cs: softingcs_probe(): fix memleak on registration failure
` [PATCH 4.9 027/157] PCI: Add function 1 DMA alias quirk for Marvell 88SE9125 SATA controller
` [PATCH 4.9 028/157] shmem: fix a race between shmem_unused_huge_shrink and shmem_evict_inode
` [PATCH 4.9 029/157] Bluetooth: cmtp: fix possible panic when cmtp_init_sockets() fails
` [PATCH 4.9 030/157] wcn36xx: Indicate beacon not connection loss on MISSED_BEACON_IND
` [PATCH 4.9 033/157] crypto: qce - fix uaf on qce_ahash_register_one
` [PATCH 4.9 034/157] tty: serial: atmel: Check return code of dmaengine_submit()
` [PATCH 4.9 036/157] netfilter: bridge: add support for pppoe filtering
` [PATCH 4.9 037/157] arm64: dts: qcom: msm8916: fix MMC controller aliases
` [PATCH 4.9 038/157] drm/amdgpu: Fix a NULL pointer dereference in amdgpu_connector_lcd_native_mode()
` [PATCH 4.9 039/157] drm/radeon/radeon_kms: Fix a NULL pointer dereference in radeon_driver_open_kms()
` [PATCH 4.9 040/157] serial: amba-pl011: do not request memory region twice
` [PATCH 4.9 043/157] media: saa7146: mxb: Fix a NULL pointer dereference in mxb_attach()
` [PATCH 4.9 044/157] media: si2157: Fix "warm" tuner state detection
` [PATCH 4.9 048/157] pcmcia: rsrc_nonstatic: Fix a NULL pointer dereference in nonstatic_find_mem_region()
` [PATCH 4.9 049/157] ppp: ensure minimum packet size in ppp_write()
` [PATCH 4.9 051/157] spi: spi-meson-spifc: Add missing pm_runtime_disable() in meson_spifc_probe
` [PATCH 4.9 053/157] can: xilinx_can: xcan_probe(): check for error irq
` [PATCH 4.9 055/157] net: mcs7830: handle usb read errors properly
` [PATCH 4.9 057/157] ALSA: jack: Add missing rwsem around snd_ctl_remove() calls
` [PATCH 4.9 058/157] ALSA: PCM: "
` [PATCH 4.9 060/157] RDMA/hns: Validate the pkey index
` [PATCH 4.9 064/157] uio: uio_dmem_genirq: Catch the Exception
` [PATCH 4.9 065/157] scsi: ufs: Fix race conditions related to driver data
` [PATCH 4.9 067/157] dmaengine: pxa/mmp: stop referencing config->slave_id
` [PATCH 4.9 070/157] mips: lantiq: add support for clk_set_parent()
` [PATCH 4.9 073/157] Bluetooth: Fix debugfs entry leak in hci_register_dev()
` [PATCH 4.9 075/157] ar5523: Fix null-ptr-deref with unexpected WDCMSG_TARGET_START reply
` [PATCH 4.9 090/157] media: saa7146: hexium_gemini: Fix a NULL pointer dereference in hexium_attach()
` [PATCH 4.9 093/157] um: registers: Rename function names to avoid conflicts and build problems

[PATCH 0/9] ci: make Git's GitHub workflow output much more helpful
 2022-01-24 18:56 UTC  (10+ messages)
` [PATCH 1/9] ci: fix code style
` [PATCH 2/9] ci/run-build-and-tests: take a more high-level view
` [PATCH 3/9] ci: make it easier to find failed tests' logs in the GitHub workflow
` [PATCH 4/9] ci/run-build-and-tests: add some structure to the GitHub workflow output
` [PATCH 5/9] tests: refactor --write-junit-xml code
` [PATCH 6/9] test(junit): avoid line feeds in XML attributes
` [PATCH 7/9] ci: optionally mark up output in the GitHub workflow
` [PATCH 8/9] ci: use `--github-workflow-markup` "
` [PATCH 9/9] ci: call `finalize_test_case_output` a little later

[PATCH v6 00/39] kasan, vmalloc, arm64: add vmalloc tagging support for SW/HW_TAGS
 2022-01-24 18:05 UTC  (12+ messages)
` [PATCH v6 20/39] kasan: add wrappers for vmalloc hooks
` [PATCH v6 21/39] kasan, vmalloc: reset tags in vmalloc functions
` [PATCH v6 22/39] kasan, fork: reset pointer tags of vmapped stacks
` [PATCH v6 23/39] kasan, arm64: "
` [PATCH v6 24/39] kasan, vmalloc: add vmalloc tagging for SW_TAGS
` [PATCH v6 25/39] kasan, vmalloc, arm64: mark vmalloc mappings as pgprot_tagged
` [PATCH v6 26/39] kasan, vmalloc: unpoison VM_ALLOC pages after mapping
` [PATCH v6 27/39] kasan, mm: only define ___GFP_SKIP_KASAN_POISON with HW_TAGS
` [PATCH v6 28/39] kasan, page_alloc: allow skipping unpoisoning for HW_TAGS
` [PATCH v6 29/39] kasan, page_alloc: allow skipping memory init "
` [PATCH v6 31/39] kasan, vmalloc: only tag normal vmalloc allocations

[PATCH 4.4 000/114] 4.4.300-rc1 review
 2022-01-24 18:43 UTC  (82+ messages)
` [PATCH 4.4 012/114] rtc: cmos: take rtc_lock while reading from CMOS
` [PATCH 4.4 016/114] media: pvrusb2: fix control-message timeouts
` [PATCH 4.4 017/114] media: stk1160: "
` [PATCH 4.4 018/114] can: softing_cs: softingcs_probe(): fix memleak on registration failure
` [PATCH 4.4 019/114] PCI: Add function 1 DMA alias quirk for Marvell 88SE9125 SATA controller
` [PATCH 4.4 020/114] Bluetooth: cmtp: fix possible panic when cmtp_init_sockets() fails
` [PATCH 4.4 021/114] Bluetooth: stop proccessing malicious adv data
` [PATCH 4.4 042/114] ext4: avoid trim error on fs with small groups
` [PATCH 4.4 043/114] ALSA: jack: Add missing rwsem around snd_ctl_remove() calls
` [PATCH 4.4 044/114] ALSA: PCM: "
` [PATCH 4.4 045/114] ALSA: hda: "
` [PATCH 4.4 046/114] powerpc/prom_init: Fix improper check of prom_getprop()
` [PATCH 4.4 047/114] ALSA: oss: fix compile error when OSS_DEBUG is enabled
` [PATCH 4.4 048/114] char/mwave: Adjust io port register size
` [PATCH 4.4 049/114] uio: uio_dmem_genirq: Catch the Exception
` [PATCH 4.4 050/114] RDMA/core: Let ib_find_gid() continue search even after empty entry
` [PATCH 4.4 051/114] dmaengine: pxa/mmp: stop referencing config->slave_id
` [PATCH 4.4 052/114] ASoC: samsung: idma: Check of ioremap return value
` [PATCH 4.4 053/114] misc: lattice-ecp3-config: Fix task hung when firmware load failed
` [PATCH 4.4 054/114] mips: lantiq: add support for clk_set_parent()
` [PATCH 4.4 055/114] mips: bcm63xx: "
` [PATCH 4.4 056/114] RDMA/cxgb4: Set queue pair state when being queried
` [PATCH 4.4 057/114] Bluetooth: Fix debugfs entry leak in hci_register_dev()
` [PATCH 4.4 058/114] fs: dlm: filter user dlm messages for kernel locks
` [PATCH 4.4 059/114] ar5523: Fix null-ptr-deref with unexpected WDCMSG_TARGET_START reply
` [PATCH 4.4 060/114] usb: gadget: f_fs: Use stream_open() for endpoint files
` [PATCH 4.4 061/114] media: b2c2: Add missing check in flexcop_pci_isr:
` [PATCH 4.4 062/114] HSI: core: Fix return freed object in hsi_new_client
` [PATCH 4.4 063/114] mwifiex: Fix skb_over_panic in mwifiex_usb_recv()
` [PATCH 4.4 064/114] floppy: Add max size check for user space request
` [PATCH 4.4 065/114] media: saa7146: hexium_orion: Fix a NULL pointer dereference in hexium_attach()
` [PATCH 4.4 066/114] media: m920x: dont use stack on USB reads
` [PATCH 4.4 067/114] iwlwifi: mvm: synchronize with FW after multicast commands
` [PATCH 4.4 068/114] net: bonding: debug: avoid printing debug logs when bond is not notifying peers
` [PATCH 4.4 069/114] media: igorplugusb: receiver overflow should be reported
` [PATCH 4.4 070/114] media: saa7146: hexium_gemini: Fix a NULL pointer dereference in hexium_attach()
` [PATCH 4.4 071/114] usb: hub: Add delay for SuperSpeed hub resume to let links transit to U0
` [PATCH 4.4 072/114] ath9k: Fix out-of-bound memcpy in ath9k_hif_usb_rx_stream
` [PATCH 4.4 073/114] um: registers: Rename function names to avoid conflicts and build problems
` [PATCH 4.4 074/114] ACPICA: Utilities: Avoid deleting the same object twice in a row
` [PATCH 4.4 075/114] ACPICA: Executer: Fix the REFCLASS_REFOF case in acpi_ex_opcode_1A_0T_1R()
` [PATCH 4.4 076/114] btrfs: remove BUG_ON() in find_parent_nodes()
` [PATCH 4.4 077/114] btrfs: remove BUG_ON(!eie) in find_parent_nodes
` [PATCH 4.4 078/114] net: mdio: Demote probed message to debug print
` [PATCH 4.4 079/114] dm btree: add a defensive bounds check to insert_at()
` [PATCH 4.4 080/114] dm space map common: add bounds check to sm_ll_lookup_bitmap()
` [PATCH 4.4 081/114] serial: pl010: Drop CR register reset on set_termios
` [PATCH 4.4 082/114] serial: core: Keep mctrl register state and cached copy in sync
` [PATCH 4.4 083/114] parisc: Avoid calling faulthandler_disabled() twice
` [PATCH 4.4 084/114] powerpc/6xx: add missing of_node_put
` [PATCH 4.4 085/114] powerpc/powernv: "
` [PATCH 4.4 086/114] powerpc/cell: "
` [PATCH 4.4 087/114] powerpc/btext: "
` [PATCH 4.4 088/114] i2c: i801: Dont silently correct invalid transfer size
` [PATCH 4.4 089/114] powerpc/smp: Move setup_profiling_timer() under CONFIG_PROFILING
` [PATCH 4.4 090/114] i2c: mpc: Correct I2C reset procedure
` [PATCH 4.4 091/114] w1: Misuse of get_user()/put_user() reported by sparse
` [PATCH 4.4 092/114] ALSA: seq: Set upper limit of processed events
` [PATCH 4.4 093/114] i2c: designware-pci: Fix to change data types of hcnt and lcnt parameters
` [PATCH 4.4 094/114] MIPS: Octeon: Fix build errors using clang
` [PATCH 4.4 095/114] scsi: sr: Dont use GFP_DMA
` [PATCH 4.4 096/114] power: bq25890: Enable continuous conversion for ADC at charging
` [PATCH 4.4 097/114] ubifs: Error path in ubifs_remount_rw() seems to wrongly free write buffers
` [PATCH 4.4 098/114] ext4: set csum seed in tmp inode while migrating to extents
` [PATCH 4.4 099/114] ext4: Fix BUG_ON in ext4_bread when write quota data
` [PATCH 4.4 100/114] ext4: dont use the orphan list when migrating an inode
` [PATCH 4.4 101/114] powerpc/fsl/dts: Enable WA for erratum A-009885 on fman3l MDIO buses
` [PATCH 4.4 102/114] net/fsl: xgmac_mdio: Fix incorrect iounmap when removing module
` [PATCH 4.4 103/114] parisc: pdc_stable: Fix memory leak in pdcs_register_pathentries
` [PATCH 4.4 104/114] af_unix: annote lockless accesses to unix_tot_inflight & gc_in_progress
` [PATCH 4.4 105/114] net: axienet: Wait for PhyRstCmplt after core reset
` [PATCH 4.4 106/114] net: axienet: fix number of TX ring slots for available check
` [PATCH 4.4 107/114] netns: add schedule point in ops_exit_list()
` [PATCH 4.4 108/114] dmaengine: at_xdmac: Dont start transactions at tx_submit level
` [PATCH 4.4 109/114] dmaengine: at_xdmac: Print debug message after realeasing the lock
` [PATCH 4.4 110/114] dmaengine: at_xdmac: Fix lld view setting
` [PATCH 4.4 111/114] dmaengine: at_xdmac: Fix at_xdmac_lld struct definition
` [PATCH 4.4 112/114] net_sched: restore "mpu xxx" handling
` [PATCH 4.4 113/114] bcmgenet: add WOL IRQ check
` [PATCH 4.4 114/114] lib82596: Fix IRQ check in sni_82596_probe

[PATCH] drm/amd/display: Call dc_stream_release for remove link enc assignment
 2022-01-24 19:00 UTC  (3+ messages)
`  "

Build regressions/improvements in v5.17-rc1
 2022-01-24 18:55 UTC  (6+ messages)

[PATCH] kasan: test: fix compatibility with FORTIFY_SOURCE
 2022-01-24 18:56 UTC  (2+ messages)

[PATCH net 00/16] ionic: updates for stable FW recovery
 2022-01-24 18:53 UTC  (17+ messages)
` [PATCH net 01/16] ionic: fix type complaint in ionic_dev_cmd_clean()
` [PATCH net 02/16] ionic: start watchdog after all is setup
` [PATCH net 03/16] ionic: separate function for watchdog init
` [PATCH net 04/16] ionic: Don't send reset commands if FW isn't running
` [PATCH net 05/16] ionic: add FW_STOPPING state
` [PATCH net 06/16] ionic: better handling of RESET event
` [PATCH net 07/16] ionic: fix up printing of timeout error
` [PATCH net 08/16] ionic: Correctly print AQ errors if completions aren't received
` [PATCH net 09/16] ionic: Allow flexibility for error reporting on dev commands
` [PATCH net 10/16] ionic: Query FW when getting VF info via ndo_get_vf_config
` [PATCH net 11/16] ionic: Prevent filter add/del err msgs when the device is not available
` [PATCH net 12/16] ionic: Cleanups in the Tx hotpath code
` [PATCH net 13/16] ionic: disable napi when ionic_lif_init() fails
` [PATCH net 14/16] ionic: remove the dbid_inuse bitmap
` [PATCH net 15/16] ionic: stretch heartbeat detection
` [PATCH net 16/16] ionic: replace set_vf data with union

[PATCH v4 00/42] CXl 2.0 emulation Support
 2022-01-24 17:17 UTC  (2+ messages)
` [PATCH v4 42/42] qtest/cxl: Add very basic sanity tests

[PATCH] ffmpeg: Remove --disable-msa2 mips option
 2022-01-24 18:58 UTC 

[PATCH bpf-next 0/3] Add bpf_access_process_vm helper and sleepable bpf iterator programs
 2022-01-24 18:54 UTC  (6+ messages)
` [PATCH v7 bpf-next 0/4] Add bpf_copy_from_user_task "
  ` [PATCH v7 bpf-next 1/4] bpf: Add support for bpf iterator programs to use sleepable helpers
  ` [PATCH v7 bpf-next 2/4] bpf: Add bpf_copy_from_user_task() helper
  ` [PATCH v7 bpf-next 3/4] libbpf: Add "iter.s" section for sleepable bpf iterator programs
  ` [PATCH v7 bpf-next 4/4] selftests/bpf: Add test "

[PATCH 0/2] Fix deferred probing in the EDAC drivers
 2022-01-24 18:55 UTC  (3+ messages)
` [PATCH 1/2] edac: altera: fix deferred probing
` [PATCH 2/2] edac: xgene: "

[Intel-gfx] [PATCH 4/4] drm/i915: Don't allocate extra ddb during async flip for DG2
 2022-01-24 18:55 UTC  (3+ messages)

[ndctl PATCH v3] libndctl/papr: Add support for reporting shutdown-count
 2022-01-24 18:56 UTC 

[PATCH v6 0/7] tests: Refresh lcitool submodule & remove libxml2
 2022-01-24 18:29 UTC  (3+ messages)

[PATCH v4 RESEND 0/2] Add a generic virtual thermal sensor
 2022-01-24 18:52 UTC  (3+ messages)

[RFC PATCH 0/6] Add support for shared PTEs across processes
 2022-01-24 18:48 UTC  (3+ messages)

[PATCH net] net: cpsw: Properly initialise struct page_pool_params
 2022-01-24 18:51 UTC  (2+ messages)

[PATCH v4 0/3] Enable named interrupt smbus-alert for ACPI
 2022-01-24 18:50 UTC  (3+ messages)

[PATCH] MAINTAINERS: Add Helge as fbdev maintainer
 2022-01-24 18:50 UTC  (10+ messages)

[PATCH] MAINTAINERS: Add Helge as fbdev maintainer
 2022-01-24 18:50 UTC  (14+ messages)

[PATCH iproute2 v3 0/2] add json support on tc u32
 2022-01-24 18:50 UTC  (5+ messages)
` [PATCH iproute2 v3 1/2] tc: u32: add support for json output


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.