All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-11-30 16:21:59 to 2023-11-30 16:30:05 UTC [more...]

[PATCH 6.1 00/82] 6.1.65-rc1 review
 2023-11-30 16:22 UTC  (46+ messages)
` [PATCH 6.1 01/82] afs: Fix afs_server_list to be cleaned up with RCU
` [PATCH 6.1 02/82] afs: Make error on cell lookup failure consistent with OpenAFS
` [PATCH 6.1 03/82] drm/panel: boe-tv101wum-nl6: Fine tune the panel power sequence
` [PATCH 6.1 04/82] drm/panel: auo,b101uan08.3: "
` [PATCH 6.1 05/82] drm/panel: simple: Fix Innolux G101ICE-L01 bus flags
` [PATCH 6.1 06/82] drm/panel: simple: Fix Innolux G101ICE-L01 timings
` [PATCH 6.1 07/82] wireguard: use DEV_STATS_INC()
` [PATCH 6.1 08/82] octeontx2-pf: Fix memory leak during interface down
` [PATCH 6.1 09/82] ata: pata_isapnp: Add missing error check for devm_ioport_map()
` [PATCH 6.1 10/82] drm/i915: do not clean GT table on error path
` [PATCH 6.1 11/82] drm/rockchip: vop: Fix color for RGB888/BGR888 format on VOP full
` [PATCH 6.1 12/82] HID: fix HID device resource race between HID core and debugging support
` [PATCH 6.1 13/82] ipv4: Correct/silence an endian warning in __ip_do_redirect
` [PATCH 6.1 14/82] net: usb: ax88179_178a: fix failed operations during ax88179_reset
` [PATCH 6.1 15/82] net/smc: avoid data corruption caused by decline
` [PATCH 6.1 16/82] arm/xen: fix xen_vcpu_info allocation alignment
` [PATCH 6.1 17/82] octeontx2-pf: Fix ntuple rule creation to direct packet to VF with higher Rx queue than its PF
` [PATCH 6.1 18/82] amd-xgbe: handle corner-case during sfp hotplug
` [PATCH 6.1 19/82] amd-xgbe: handle the corner-case during tx completion
` [PATCH 6.1 21/82] net: axienet: Fix check for partial TX checksum
` [PATCH 6.1 22/82] afs: Return ENOENT if no cell DNS record can be found
` [PATCH 6.1 23/82] afs: Fix file locking on R/O volumes to operate in local mode
` [PATCH 6.1 24/82] mm,kfence: decouple kfence from page granularity mapping judgement
` [PATCH 6.1 25/82] arm64: mm: Fix "rodata=on" when CONFIG_RODATA_FULL_DEFAULT_ENABLED=y
` [PATCH 6.1 26/82] i40e: use ERR_PTR error print in i40e messages
` [PATCH 6.1 27/82] i40e: Fix adding unsupported cloud filters
` [PATCH 6.1 28/82] nvmet: nul-terminate the NQNs passed in the connect command
` [PATCH 6.1 29/82] USB: dwc3: qcom: fix resource leaks on probe deferral
` [PATCH 6.1 30/82] USB: dwc3: qcom: fix ACPI platform device leak
` [PATCH 6.1 31/82] lockdep: Fix block chain corruption
` [PATCH 6.1 32/82] cifs: minor cleanup of some headers
` [PATCH 6.1 33/82] smb3: allow dumping session and tcon id to improve stats analysis and debugging
` [PATCH 6.1 34/82] cifs: print last update time for interface list
` [PATCH 6.1 35/82] cifs: distribute channels across interfaces based on speed
` [PATCH 6.1 36/82] cifs: account for primary channel in the interface list
` [PATCH 6.1 37/82] cifs: fix leak of iface for primary channel
` [PATCH 6.1 38/82] MIPS: KVM: Fix a build warning about variable set but not used
` [PATCH 6.1 39/82] media: camss: Split power domain management
` [PATCH 6.1 40/82] media: camss: Convert to platform remove callback returning void
` [PATCH 6.1 41/82] media: qcom: Initialise V4L2 async notifier later
` [PATCH 6.1 42/82] media: qcom: camss: Fix V4L2 async notifier error path
` [PATCH 6.1 43/82] media: qcom: camss: Fix genpd cleanup
` [PATCH 6.1 44/82] ext4: add a new helper to check if es must be kept
` [PATCH 6.1 45/82] ext4: factor out __es_alloc_extent() and __es_free_extent()
` [PATCH 6.1 46/82] ext4: use pre-allocated es in __es_insert_extent()

[PATCH] x86/percpu: Declare const_pcpu_hot as extern const variable
 2023-11-30 16:27 UTC 

[PATCH v5 0/3] convert write_threads, write_version and write_ports to netlink commands
 2023-11-30 16:29 UTC  (10+ messages)
` [PATCH v5 2/3] NFSD: convert write_version to netlink command
` [PATCH v5 3/3] NFSD: convert write_ports "

[PATCH v2] powerpc: Don't clobber fr0/vs0 during fp|altivec register save
 2023-11-30 16:29 UTC  (9+ messages)

[PATCH] nvmem: fix issue within nvmem_register with fixed-layout
 2023-11-30 16:29 UTC 

[PATCH v2 00/10] gpio/pinctrl: replace gpiochip_is_requested() with a safer interface
 2023-11-30 16:29 UTC  (5+ messages)
` [PATCH v2 01/10] gpiolib: provide gpiochip_dup_line_label()
` [PATCH v2 03/10] gpio: wm8994: use gpiochip_dup_line_label()

[PATCH 0/2] Support fanotify FAN_REPORT_FID on all filesystems
 2023-11-30 16:28 UTC  (4+ messages)
` [PATCH 2/2] fanotify: allow "weak" fsid when watching a single filesystem

[PATCH v2 0/2] Add support for LTC4282
 2023-11-30 16:28 UTC  (9+ messages)
` [PATCH v2 2/2] hwmon: ltc4282: add support for the LTC4282 chip

[libvirt test] 183944: tolerable all pass - PUSHED
 2023-11-30 16:27 UTC 

[syzbot] [bpf?] [net?] KASAN: null-ptr-deref Write in unix_stream_bpf_update_proto
 2023-11-30 16:28 UTC 

[PATCH 6.6 000/112] 6.6.4-rc1 review
 2023-11-30 16:22 UTC  (113+ messages)
` [PATCH 6.6 001/112] NFSD: Fix "start of NFS reply" pointer passed to nfsd_cache_update()
` [PATCH 6.6 002/112] NFSD: Fix checksum mismatches in the duplicate reply cache
` [PATCH 6.6 003/112] irqchip/gic-v3-its: Flush ITS tables correctly in non-coherent GIC designs
` [PATCH 6.6 004/112] hv/hv_kvp_daemon: Some small fixes for handling NM keyfiles
` [PATCH 6.6 005/112] sched/eevdf: Fix vruntime adjustment on reweight
` [PATCH 6.6 006/112] sched/fair: Fix the decision for load balance
` [PATCH 6.6 007/112] drm/msm/dsi: use the correct VREG_CTRL_1 value for 4nm cphy
` [PATCH 6.6 008/112] s390/ism: ism driver implies smc protocol
` [PATCH 6.6 009/112] rxrpc: Fix RTT determination to use any ACK as a source
` [PATCH 6.6 010/112] rxrpc: Defer the response to a PING ACK until weve parsed it
` [PATCH 6.6 011/112] afs: Fix afs_server_list to be cleaned up with RCU
` [PATCH 6.6 012/112] afs: Make error on cell lookup failure consistent with OpenAFS
` [PATCH 6.6 013/112] blk-cgroup: avoid to warn !rcu_read_lock_held() in blkg_lookup()
` [PATCH 6.6 014/112] drm/panel: auo,b101uan08.3: Fine tune the panel power sequence
` [PATCH 6.6 015/112] fs: Pass AT_GETATTR_NOSEC flag to getattr interface function
` [PATCH 6.6 016/112] drm/panel: simple: Fix Innolux G101ICE-L01 bus flags
` [PATCH 6.6 017/112] drm/panel: simple: Fix Innolux G101ICE-L01 timings
` [PATCH 6.6 018/112] net: wangxun: fix kernel panic due to null pointer
` [PATCH 6.6 019/112] wireguard: use DEV_STATS_INC()
` [PATCH 6.6 020/112] octeontx2-pf: Fix memory leak during interface down
` [PATCH 6.6 021/112] ata: pata_isapnp: Add missing error check for devm_ioport_map()
` [PATCH 6.6 022/112] drm/i915: do not clean GT table on error path
` [PATCH 6.6 023/112] filemap: add a per-mapping stable writes flag
` [PATCH 6.6 024/112] block: update the stable_writes flag in bdev_add
` [PATCH 6.6 025/112] libfs: getdents() should return 0 after reaching EOD
` [PATCH 6.6 026/112] drm/rockchip: vop: Fix color for RGB888/BGR888 format on VOP full
` [PATCH 6.6 027/112] PM: tools: Fix sleepgraph syntax error
` [PATCH 6.6 028/112] net, vrf: Move dstats structure to core
` [PATCH 6.6 029/112] net: Move {l,t,d}stats allocation to core and convert veth & vrf
` [PATCH 6.6 030/112] bpf: Fix devs rx stats for bpf_redirect_peer traffic
` [PATCH 6.6 031/112] accel/ivpu: Do not initialize parameters on power up
` [PATCH 6.6 032/112] accel/ivpu/37xx: Fix hangs related to MMIO reset
` [PATCH 6.6 033/112] HID: fix HID device resource race between HID core and debugging support
` [PATCH 6.6 034/112] ipv4: Correct/silence an endian warning in __ip_do_redirect
` [PATCH 6.6 035/112] drm/panel: boe-tv101wum-nl6: Fine tune Himax83102-j02 panel HFP and HBP
` [PATCH 6.6 036/112] net: usb: ax88179_178a: fix failed operations during ax88179_reset
` [PATCH 6.6 037/112] net/smc: avoid data corruption caused by decline
` [PATCH 6.6 038/112] s390/ipl: add missing IPL_TYPE_ECKD_DUMP case to ipl_init()
` [PATCH 6.6 039/112] arm64: mm: Fix "rodata=on" when CONFIG_RODATA_FULL_DEFAULT_ENABLED=y
` [PATCH 6.6 040/112] arm/xen: fix xen_vcpu_info allocation alignment
` [PATCH 6.6 041/112] octeontx2-pf: Fix ntuple rule creation to direct packet to VF with higher Rx queue than its PF
` [PATCH 6.6 042/112] net: veth: fix ethtool stats reporting
` [PATCH 6.6 043/112] amd-xgbe: handle corner-case during sfp hotplug
` [PATCH 6.6 044/112] amd-xgbe: handle the corner-case during tx completion
` [PATCH 6.6 045/112] amd-xgbe: propagate the correct speed and duplex status
` [PATCH 6.6 046/112] i40e: Fix adding unsupported cloud filters
` [PATCH 6.6 047/112] vsock/test: fix SEQPACKET message bounds test
` [PATCH 6.6 048/112] net: axienet: Fix check for partial TX checksum
` [PATCH 6.6 049/112] net: ipa: fix one GSI register field width
` [PATCH 6.6 050/112] afs: Return ENOENT if no cell DNS record can be found
` [PATCH 6.6 051/112] afs: Fix file locking on R/O volumes to operate in local mode
` [PATCH 6.6 052/112] nvme: blank out authentication fabrics options if not configured
` [PATCH 6.6 053/112] nvmet: nul-terminate the NQNs passed in the connect command
` [PATCH 6.6 054/112] USB: dwc3: qcom: fix resource leaks on probe deferral
` [PATCH 6.6 055/112] USB: dwc3: qcom: fix ACPI platform device leak
` [PATCH 6.6 056/112] lockdep: Fix block chain corruption
` [PATCH 6.6 057/112] mm: add a NO_INHERIT flag to the PR_SET_MDWE prctl
` [PATCH 6.6 058/112] prctl: Disable prctl(PR_SET_MDWE) on parisc
` [PATCH 6.6 059/112] kselftest/arm64: Fix output formatting for za-fork
` [PATCH 6.6 060/112] drm/msm/dpu: Add missing safe_lut_tbl in sc8280xp catalog
` [PATCH 6.6 061/112] drm/ast: Disconnect BMC if physical connector is connected
` [PATCH 6.6 062/112] thunderbolt: Set lane bonding bit only for downstream port
` [PATCH 6.6 063/112] ACPI: video: Use acpi_device_fix_up_power_children()
` [PATCH 6.6 064/112] ACPI: processor_idle: use raw_safe_halt() in acpi_idle_play_dead()
` [PATCH 6.6 065/112] ACPI: resource: Skip IRQ override on ASUS ExpertBook B1402CVA
` [PATCH 6.6 066/112] ACPI: PM: Add acpi_device_fix_up_power_children() function
` [PATCH 6.6 067/112] swiotlb-xen: provide the "max_mapping_size" method
` [PATCH 6.6 068/112] tls: fix NULL deref on tls_sw_splice_eof() with empty record
` [PATCH 6.6 069/112] io_uring: fix off-by one bvec index
` [PATCH 6.6 070/112] bcache: replace a mistaken IS_ERR() by IS_ERR_OR_NULL() in btree_gc_coalesce()
` [PATCH 6.6 071/112] md: fix bi_status reporting in md_end_clone_io
` [PATCH 6.6 072/112] bcache: fixup multi-threaded bch_sectors_dirty_init() wake-up race
` [PATCH 6.6 073/112] io_uring/fs: consider link->flags when getting path for LINKAT
` [PATCH 6.6 074/112] s390/dasd: protect device queue against concurrent access
` [PATCH 6.6 075/112] platform/x86: hp-bioscfg: Simplify return check in hp_add_other_attributes()
` [PATCH 6.6 076/112] platform/x86: hp-bioscfg: move mutex_lock() down "
` [PATCH 6.6 077/112] platform/x86: hp-bioscfg: Fix error handling "
` [PATCH 6.6 078/112] dt-bindings: usb: microchip,usb5744: Add second supply
` [PATCH 6.6 079/112] usb: misc: onboard-hub: add support for Microchip USB5744
` [PATCH 6.6 080/112] USB: serial: option: add Luat Air72*U series products
` [PATCH 6.6 081/112] platform/x86/amd/pmc: adjust getting DRAM size behavior
` [PATCH 6.6 082/112] platform/x86: ideapad-laptop: Set max_brightness before using it
` [PATCH 6.6 083/112] hv_netvsc: fix race of netvsc and VF register_netdevice
` [PATCH 6.6 084/112] hv_netvsc: Fix race of register_netdevice_notifier and VF register
` [PATCH 6.6 085/112] hv_netvsc: Mark VF as slave before exposing it to user-mode
` [PATCH 6.6 086/112] Revert "usb: phy: add usb phy notify port status API"
` [PATCH 6.6 087/112] Revert "phy: realtek: usb: Add driver for the Realtek SoC USB 3.0 PHY"
` [PATCH 6.6 088/112] Revert "phy: realtek: usb: Add driver for the Realtek SoC USB 2.0 PHY"
` [PATCH 6.6 089/112] cifs: distribute channels across interfaces based on speed
` [PATCH 6.6 090/112] cifs: account for primary channel in the interface list
` [PATCH 6.6 091/112] cifs: fix leak of iface for primary channel
` [PATCH 6.6 092/112] ALSA: hda: ASUS UM5302LA: Added quirks for cs35L41/10431A83 on i2c bus
` [PATCH 6.6 093/112] ALSA: hda/realtek: Add quirks for ASUS 2024 Zenbooks
` [PATCH 6.6 094/112] dm-delay: fix a race between delay_presuspend and delay_bio
` [PATCH 6.6 095/112] veth: Use tstats per-CPU traffic counters
` [PATCH 6.6 096/112] bcache: check return value from btree_node_alloc_replacement()
` [PATCH 6.6 097/112] bcache: prevent potential division by zero error
` [PATCH 6.6 098/112] bcache: fixup init dirty data errors
` [PATCH 6.6 099/112] bcache: fixup lock c->root error
` [PATCH 6.6 100/112] USB: xhci-plat: fix legacy PHY double init
` [PATCH 6.6 101/112] usb: config: fix iteration issue in usb_get_bos_descriptor()
` [PATCH 6.6 102/112] usb: cdnsp: Fix deadlock issue during using NCM gadget
` [PATCH 6.6 103/112] USB: serial: option: add Fibocom L7xx modules
` [PATCH 6.6 104/112] USB: serial: option: fix FM101R-GL defines
` [PATCH 6.6 105/112] USB: serial: option: dont claim interface 4 for ZTE MF290
` [PATCH 6.6 106/112] usb: typec: tcpm: Fix sink caps op current check
` [PATCH 6.6 107/112] usb: typec: tcpm: Skip hard reset when in error recovery
` [PATCH 6.6 108/112] USB: dwc2: write HCINT with INTMASK applied
` [PATCH 6.6 109/112] usb: dwc3: Fix default mode initialization
` [PATCH 6.6 110/112] usb: dwc3: set the dma max_seg_size
` [PATCH 6.6 111/112] USB: dwc3: qcom: fix software node leak on probe errors
` [PATCH 6.6 112/112] USB: dwc3: qcom: fix wakeup after probe deferral

[PATCH v2 0/3] Avert possible deadlock with splice() and fanotify
 2023-11-30 16:27 UTC  (3+ messages)
` [PATCH v2 1/3] fs: fork splice_file_range() from do_splice_direct()

[PATCH 0/7] File abstractions needed by Rust Binder
 2023-11-30 16:26 UTC  (3+ messages)
` [PATCH 3/7] rust: security: add abstraction for secctx

[Intel-wired-lan] [PATCH iwl-next v1 00/13] intel: use FIELD_PREP and FIELD_GET
 2023-11-30 16:26 UTC  (6+ messages)
` [Intel-wired-lan] [PATCH iwl-next v1 13/13] ice: field get conversion
        `  "

[PATCH v2] riscv: errata: andes: Probe for IOCP only once in boot stage
 2023-11-30 16:26 UTC  (6+ messages)

[PATCH 0/3] firmware: arm_scmi: Miscellaneous fixes and opp count increase
 2023-11-30 16:25 UTC  (7+ messages)
` [PATCH 2/3] firmware: arm_scmi: Fix freq/power truncation in the perf protocol

+ arch-turn-off-werror-for-architectures-with-known-warnings.patch added to mm-nonmm-unstable branch
 2023-11-30 16:26 UTC 

[igt-dev] [PATCH i-g-t 0/4] Update PSR/PSR2_SF documenation and Add FBC support
 2023-11-30 16:25 UTC  (2+ messages)
` [igt-dev] ✓ CI.xeBAT: success for "

[PATCH v2] lib: test_bitops: add compile-time optimization/evaluations assertions
 2023-11-30 16:25 UTC  (2+ messages)

[PATCH 0/3] final fixes for 8.2
 2023-11-30 16:25 UTC  (3+ messages)
` [PATCH 2/3] docs/devel: rationalise unstable gitlab tests under FLAKY_TESTS

[linusw-pinctrl:fixes] BUILD SUCCESS 650d240056059296168b24ba47e76bafa37c0646
 2023-11-30 16:24 UTC 

[PATCH] KVM: x86/xsave: Remove 'return void' expression for 'void function'
 2023-11-30 16:25 UTC  (7+ messages)

[android-common:android14-5.15 146/276] include/trace/hooks/binder.h:36:1: sparse: sparse: incorrect type in assignment (different address spaces)
 2023-11-30 16:25 UTC 

[PATCH] i2c: busses: i2c-mv64xxx: fix arb-loss i2c lock
 2023-11-30 16:25 UTC 

[Intel-gfx] [PATCH] drm/i915/display: Fix phys_base to be relative not absolute
 2023-11-30 16:24 UTC  (10+ messages)

[PATCH v2 net] octeontx2-pf: Add missing mutex lock in otx2_get_pauseparam
 2023-11-30 16:24 UTC  (4+ messages)
  ` [EXT] "

[PATCH] platform/mellanox: mlxreg-lc: Check before variable dereferenced
 2023-11-30 16:24 UTC  (3+ messages)

[PATCH bpf-next 0/3] xsk: TX metadata launch time support
 2023-11-30 16:20 UTC  (6+ messages)
` [PATCH bpf-next 1/3] xsk: add launch time support to XDP Tx metadata
` [PATCH bpf-next 2/3] net: stmmac: Add launch time support to XDP ZC
` [PATCH bpf-next 3/3] selftests/bpf: Add launch time to xdp_hw_metadata

+ highmem-fix-a-memory-copy-problem-in-memcpy_from_folio.patch added to mm-hotfixes-unstable branch
 2023-11-30 16:21 UTC 


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.