linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-27 14:12:52 to 2022-07-27 16:31:05 UTC [more...]

[PATCH 4.19 00/62] 4.19.254-rc1 review
 2022-07-27 16:10 UTC  (6+ messages)
` [PATCH 4.19 02/62] xen/gntdev: Ignore failure to unmap INVALID_GRANT_HANDLE
` [PATCH 4.19 03/62] xfrm: xfrm_policy: fix a possible double xfrm_pols_put() in xfrm_bundle_lookup()
` [PATCH 4.19 04/62] power/reset: arm-versatile: Fix refcount leak in versatile_reboot_probe
` [PATCH 4.19 10/62] tcp/dccp: Fix a data-race around sysctl_tcp_fwmark_accept
` [PATCH 4.19 13/62] tcp: Fix a data-race around sysctl_tcp_probe_interval

[PATCH 4.14 00/37] 4.14.290-rc1 review
 2022-07-27 16:11 UTC  (36+ messages)
` [PATCH 4.14 01/37] xen/gntdev: Ignore failure to unmap INVALID_GRANT_HANDLE
` [PATCH 4.14 02/37] xfrm: xfrm_policy: fix a possible double xfrm_pols_put() in xfrm_bundle_lookup()
` [PATCH 4.14 03/37] power/reset: arm-versatile: Fix refcount leak in versatile_reboot_probe
` [PATCH 4.14 04/37] perf/core: Fix data race between perf_event_set_output() and perf_mmap_close()
` [PATCH 4.14 05/37] ip: Fix a data-race around sysctl_fwmark_reflect
` [PATCH 4.14 06/37] tcp/dccp: Fix a data-race around sysctl_tcp_fwmark_accept
` [PATCH 4.14 07/37] tcp: Fix a data-race around sysctl_tcp_probe_threshold
` [PATCH 4.14 08/37] tcp: Fix a data-race around sysctl_tcp_probe_interval
` [PATCH 4.14 09/37] i2c: cadence: Change large transfer count reset logic to be unconditional
` [PATCH 4.14 11/37] igmp: Fix data-races around sysctl_igmp_llm_reports
` [PATCH 4.14 12/37] igmp: Fix a data-race around sysctl_igmp_max_memberships
` [PATCH 4.14 13/37] tcp: Fix a data-race around sysctl_tcp_notsent_lowat
` [PATCH 4.14 14/37] be2net: Fix buffer overflow in be_get_module_eeprom
` [PATCH 4.14 15/37] Revert "Revert "char/random: silence a lockdep splat with printk()""
` [PATCH 4.14 16/37] mm/mempolicy: fix uninit-value in mpol_rebind_policy()
` [PATCH 4.14 17/37] bpf: Make sure mac_header was set before using it
` [PATCH 4.14 18/37] drm/tilcdc: Remove obsolete crtc_mode_valid() hack
` [PATCH 4.14 20/37] ALSA: memalloc: Align buffer allocations in page size
` [PATCH 4.14 21/37] Bluetooth: Add bt_skb_sendmsg helper
` [PATCH 4.14 22/37] Bluetooth: Add bt_skb_sendmmsg helper
` [PATCH 4.14 23/37] Bluetooth: SCO: Replace use of memcpy_from_msg with bt_skb_sendmsg
` [PATCH 4.14 24/37] Bluetooth: RFCOMM: Replace use of memcpy_from_msg with bt_skb_sendmmsg
` [PATCH 4.14 25/37] Bluetooth: Fix passing NULL to PTR_ERR
` [PATCH 4.14 26/37] Bluetooth: SCO: Fix sco_send_frame returning skb->len
` [PATCH 4.14 27/37] Bluetooth: Fix bt_skb_sendmmsg not allocating partial chunks
` [PATCH 4.14 28/37] tty: drivers/tty/, stop using tty_schedule_flip()
` [PATCH 4.14 29/37] tty: the rest, "
` [PATCH 4.14 30/37] tty: drop tty_schedule_flip()
` [PATCH 4.14 31/37] tty: extract tty_flip_buffer_commit() from tty_flip_buffer_push()
` [PATCH 4.14 32/37] tty: use new tty_insert_flip_string_and_push_buffer() in pty_write()
` [PATCH 4.14 33/37] net: usb: ax88179_178a needs FLAG_SEND_ZLP
` [PATCH 4.14 34/37] PCI: hv: Fix multi-MSI to allow more than one MSI vector
` [PATCH 4.14 35/37] PCI: hv: Fix hv_arch_irq_unmask() for multi-MSI
` [PATCH 4.14 36/37] PCI: hv: Reuse existing IRTE allocation in compose_msi_msg()
` [PATCH 4.14 37/37] PCI: hv: Fix interrupt mapping for multi-MSI

[PATCH 0/5] LoongArch: Support new relocation types
 2022-07-27 16:24 UTC 

linux-next: build failure after merge of the amdgpu tree
 2022-07-27 16:23 UTC  (3+ messages)

[PATCH v8 00/11] support non power of 2 zoned device
 2022-07-27 16:22 UTC  (12+ messages)
    ` [PATCH v8 01/11] block: make bdev_nr_zones and disk_zone_no generic for npo2 zsze
    ` [PATCH v8 02/11] block: allow blk-zoned devices to have non-power-of-2 zone size
    ` [PATCH v8 03/11] nvme: zns: Allow ZNS drives that have non-power_of_2 "
    ` [PATCH v8 04/11] nvmet: Allow ZNS target to support non-power_of_2 zone sizes
    ` [PATCH v8 05/11] null_blk: allow non power of 2 zoned devices
    ` [PATCH v8 06/11] zonefs: "
    ` [PATCH v8 07/11] dm-zoned: ensure only power of 2 zone sizes are allowed
    ` [PATCH v8 08/11] dm-zone: use generic helpers to calculate offset from zone start
    ` [PATCH v8 09/11] dm-table: allow non po2 zoned devices
    ` [PATCH v8 10/11] dm: call dm_zone_endio after the target endio callback for "
    ` [PATCH v8 11/11] dm: add power-of-2 zoned target for non-power-of-2 "

[PATCH 4.9 00/26] 4.9.325-rc1 review
 2022-07-27 16:10 UTC  (27+ messages)
` [PATCH 4.9 01/26] security,selinux,smack: kill security_task_wait hook
` [PATCH 4.9 02/26] xen/gntdev: Ignore failure to unmap INVALID_GRANT_HANDLE
` [PATCH 4.9 03/26] misc: rtsx_usb: fix use of dma mapped buffer for usb bulk transfer
` [PATCH 4.9 04/26] misc: rtsx_usb: use separate command and response buffers
` [PATCH 4.9 05/26] misc: rtsx_usb: set return value in rsp_buf alloc err path
` [PATCH 4.9 06/26] xfrm: xfrm_policy: fix a possible double xfrm_pols_put() in xfrm_bundle_lookup()
` [PATCH 4.9 07/26] power/reset: arm-versatile: Fix refcount leak in versatile_reboot_probe
` [PATCH 4.9 08/26] perf/core: Fix data race between perf_event_set_output() and perf_mmap_close()
` [PATCH 4.9 09/26] ip: Fix a data-race around sysctl_fwmark_reflect
` [PATCH 4.9 10/26] tcp/dccp: Fix a data-race around sysctl_tcp_fwmark_accept
` [PATCH 4.9 11/26] tcp: Fix a data-race around sysctl_tcp_probe_threshold
` [PATCH 4.9 12/26] i2c: cadence: Change large transfer count reset logic to be unconditional
` [PATCH 4.9 13/26] igmp: Fix data-races around sysctl_igmp_llm_reports
` [PATCH 4.9 14/26] igmp: Fix a data-race around sysctl_igmp_max_memberships
` [PATCH 4.9 15/26] tcp: Fix a data-race around sysctl_tcp_notsent_lowat
` [PATCH 4.9 16/26] be2net: Fix buffer overflow in be_get_module_eeprom
` [PATCH 4.9 17/26] Revert "Revert "char/random: silence a lockdep splat with printk()""
` [PATCH 4.9 18/26] mm/mempolicy: fix uninit-value in mpol_rebind_policy()
` [PATCH 4.9 19/26] bpf: Make sure mac_header was set before using it
` [PATCH 4.9 20/26] ALSA: memalloc: Align buffer allocations in page size
` [PATCH 4.9 21/26] tty: drivers/tty/, stop using tty_schedule_flip()
` [PATCH 4.9 22/26] tty: the rest, "
` [PATCH 4.9 23/26] tty: drop tty_schedule_flip()
` [PATCH 4.9 24/26] tty: extract tty_flip_buffer_commit() from tty_flip_buffer_push()
` [PATCH 4.9 25/26] tty: use new tty_insert_flip_string_and_push_buffer() in pty_write()
` [PATCH 4.9 26/26] net: usb: ax88179_178a needs FLAG_SEND_ZLP

[PATCH] kernel/watch_queue: Make pipe NULL while clearing watch_queue
 2022-07-27 16:20 UTC  (7+ messages)

drivers/media/platform/st/sti/c8sectpfe/c8sectpfe-core.c:1175:34: warning: unused variable 'c8sectpfe_match'
 2022-07-27 16:17 UTC 

[PATCH] perf scripts python: Let script to be python2 compliant
 2022-07-27 16:17 UTC  (7+ messages)

[PATCH] Introduce the pkill_on_warn boot parameter
 2022-07-27 16:17 UTC  (6+ messages)

linux-next: build failure after merge of the amdgpu and powerpc-fixes trees
 2022-07-27 16:15 UTC  (3+ messages)

[PATCH 1/1] drivers/base/cpu: Print kernel arch
 2022-07-27 16:11 UTC 

[PATCH v5 07/12] clk: imx: Update pllv3 to support i.MXRT1170
 2022-07-27 16:11 UTC  (3+ messages)

[PATCH V7 00/16] The Runtime Verification (RV) interface
 2022-07-27 16:10 UTC  (6+ messages)
` [PATCH V7 01/16] rv: Add "
` [PATCH V7 04/16] rv/include: Add deterministic automata monitor definition via C macros

[PATCH v3] irqchip/ls-extirq: fix invalid wait context by avoiding to use regmap
 2022-07-27 16:09 UTC 

[PATCH 1/7] sched/uclamp: Fix relationship between uclamp and migration margin
 2022-07-27 16:08 UTC  (11+ messages)

[PATCH 0/9] sched/psi: some optimization and extension
 2022-07-27 16:07 UTC  (7+ messages)
` [PATCH 9/9] sched/psi: add PSI_IRQ to track IRQ/SOFTIRQ pressure

[PATCH v3 0/8] Allwinner A31/A83T MIPI CSI-2 and A31 ISP / Platform Support
 2022-07-27 16:06 UTC  (6+ messages)
` [PATCH RFC v3 1/8] of: Mark interconnects property supplier as optional

[PATCH 0/3] staging: vt6655: Convert multiline macro to static function
 2022-07-27 16:06 UTC  (5+ messages)
` [PATCH 1/3] staging: vt6655: Rename byOrgValue to reg_value in a macro

[PATCH 0/7] Fix relationship between uclamp and fits_capacity()
 2022-07-27 16:05 UTC  (7+ messages)
` [PATCH 2/7] sched/uclamp: Make task_fits_capacity() use util_fits_cpu()

[GIT PULL] timer drivers for v5.20-rc1
 2022-07-27 16:04 UTC 

[PATCH] drm/amdkfd: use time_is_before_jiffies(a + b) to replace "jiffies - a > b"
 2022-07-27 16:04 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: arm: qcom: document zoglin board
 2022-07-27 16:03 UTC  (2+ messages)

[PATCH v2] ASoC: Intel: cirrus-common: Use UID to map correct amp to prefix
 2022-07-27 16:00 UTC 

[PATCH v2, 1/3] dt-bindings: media: mediatek: vcodec: add decoder dt-bindings for mt8188
 2022-07-27 16:00 UTC  (2+ messages)

[PATCH] x86/aperfmperf: use time_is_before_jiffies(a + b) to replace "jiffies - a > b"
 2022-07-27 16:00 UTC  (2+ messages)

[PATCH] dt-bindings: timer: renesas,tmu: Add r8a779f0 support
 2022-07-27 16:00 UTC  (2+ messages)

[syzbot] INFO: rcu detected stall in net_tx_action
 2022-07-27 16:00 UTC  (3+ messages)

kernel BUG in ext4_writepages
 2022-07-27 15:57 UTC  (3+ messages)
` [PATCH] ext4: try to flush inline data before calling BUG in writepages

[PATCH] objtool: Fix memory leak in create_static_call_section()
 2022-07-27 15:55 UTC  (2+ messages)

[RFC PATCH v3 0/9] can: slcan: extend supported features (step 2)
 2022-07-27 15:55 UTC  (4+ messages)
` [RFC PATCH v3 8/9] can: slcan: add support to set bit time register (btr)

[PATCH -next] drm/amd/display: remove unneeded semicolon
 2022-07-27 15:54 UTC  (2+ messages)

[PATCH 0/6] net/crypto: Introduce crypto_pool
 2022-07-27 15:52 UTC  (3+ messages)

[PATCH] dt-bindings: iio: adc: ti,am3359-adc: add ti,am654-adc
 2022-07-27 15:52 UTC 

[PATCH] vmscan: fix potential arbitrary pointer passed to kfree in unregister_shrinker
 2022-07-27 15:50 UTC  (3+ messages)

[ogabbay:habanalabs-next 1/13] goya.c:undefined reference to `hl_engine_data_sprintf'
 2022-07-27 15:47 UTC 

init_disassemble_info() signature changes causes compile failures
 2022-07-27 15:47 UTC  (6+ messages)
` [PATCH v2 0/5] tools: fix compilation failure caused by init_disassemble_info API changes

[PATCH v1 0/2] char: ipmi: kcs: add Arbel NPCM8XX support
 2022-07-27 15:47 UTC  (6+ messages)

strange interaction between fuse + pidns
 2022-07-27 15:44 UTC  (6+ messages)
` [PATCH] sched: __fatal_signal_pending() should also check PF_EXITING

[PATCH v2 1/1] iio: humidity: hdc100x: add manufacturer and device ID cehck
 2022-07-27 15:44 UTC  (5+ messages)

[PATCH 0/6] Add support for Renesas RZ/Five SoC
 2022-07-27 15:43 UTC  (17+ messages)
` [PATCH 1/6] dt-bindings: arm: renesas: Ignore the schema for RISC-V arch
` [PATCH 4/6] dt-bindings: riscv: Add DT binding documentation for Renesas RZ/Five SoC and SMARC EVK

[PATCH] docs: efi-stub: Fix paths for x86 / arm stubs
 2022-07-27 15:43 UTC  (2+ messages)

[PATCH v2] x86/xen: Add support for HVMOP_set_evtchn_upcall_vector
 2022-07-27 15:43 UTC  (5+ messages)

[PATCH] dt-bindings: pinctrl: renesas: Document RZ/Five SoC
 2022-07-27 15:40 UTC  (2+ messages)

[PATCH] platform/x86: pmc_atom: Add DMI quirk for Lex 3I380A/CW boards
 2022-07-27 15:32 UTC 

[PATCH] dt-bindings: clock: renesas,rzg2l: Document RZ/Five SoC
 2022-07-27 15:37 UTC  (2+ messages)

[PATCH] tracing: Do PTR_ERR() after IS_ERR()
 2022-07-27 15:35 UTC 

[PATCH v2 0/4] Add support for CLSA0101
 2022-07-27 15:27 UTC  (2+ messages)

[PATCH v2 0/2] Improve CLOCK_EVT_FEAT_C3STOP feature setting
 2022-07-27 15:26 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: riscv: Add optional DT property riscv,timer-can-wake-cpu

[PATCH] selftests: net: fix IOAM test skip return code
 2022-07-27 15:15 UTC  (2+ messages)

[PATCH v3 0/2] Fix SiFive dt-schema errors
 2022-07-27 15:23 UTC  (3+ messages)
` [PATCH v3 2/2] dt-bindings: sifive: add gpio-line-names

[PATCH] drm/amdgpu: fix i2s_pdata out of bound array access
 2022-07-27 15:22 UTC  (4+ messages)

fs: An unexpected ACL pass
 2022-07-27 15:21 UTC  (2+ messages)

[GIT PULL] asm-generic fixes for 5.19, part 2
 2022-07-27 15:21 UTC 

[PATCH] Revert "x86/sev: Expose sev_es_ghcb_hv_call() for use by HyperV"
 2022-07-27 15:20 UTC  (2+ messages)
` [EXTERNAL] "

[net-next: PATCH v3 0/8] DSA: switch to fwnode_/device_
 2022-07-27 15:18 UTC  (4+ messages)
` [net-next: PATCH v3 6/8] net: core: switch to fwnode_find_net_device_by_node()

[PATCH v2] asm-generic: remove a broken and needless ifdef conditional
 2022-07-27 15:17 UTC  (3+ messages)

[PATCH] xfs: fix NULL pointer dereference in xfs_getbmap()
 2022-07-27 15:16 UTC  (2+ messages)

[PATCH] mm: remove duplicate mm_types.h and unnecessary declare
 2022-07-27 15:15 UTC 

[PATCH] arm64: save movk instructions in mov_q when the lower 16|32 bits are all zero
 2022-07-27 15:15 UTC  (2+ messages)

[PATCH 0/2] power/reset/watchdog: dt-bindings: minor clean and qcom,pm8916-wdt to dtschema
 2022-07-27 15:13 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: power: reset: qcom,pon: use absolute path to other schema
` [PATCH 2/2] dt-bindings: watchdog: qcom,pm8916-wdt: convert to dtschema

[PATCH] dt-bindings: net: hirschmann,hellcreek: use absolute path to other schema
 2022-07-27 15:07 UTC  (2+ messages)

[PATCH] dt-bindings: pinctrl: qcom,pmic-gpio: add PM8226 constraints
 2022-07-27 15:06 UTC  (2+ messages)

[PATCH] net/rds: Use PTR_ERR instead of IS_ERR for rdsdebug()
 2022-07-27 15:03 UTC 

[PATCH v2] dt-bindings: mmc: Set maximum documented operating frequency as 384MHz
 2022-07-27 15:04 UTC  (2+ messages)

[PATCH 1/2] media: i2c: imx219: Split common registers from mode tables
 2022-07-27 15:01 UTC  (5+ messages)
` [PATCH 2/2] media: i2c: imx219: Support four-lane operation

[PATCH] dt-bindings: mmc: sdhci-msm: Fix 'operating-points-v2 was unexpected' issue
 2022-07-27 15:01 UTC  (2+ messages)

[net-next: PATCH v2] net: dsa: mv88e6xxx: fix speed setting for CPU/DSA ports
 2022-07-27 14:58 UTC  (2+ messages)

[net-next PATCH v5 00/14] net: dsa: qca8k: code split for qca8k
 2022-07-27 14:55 UTC  (13+ messages)
` [net-next PATCH v5 01/14] net: dsa: qca8k: cache match data to speed up access
` [net-next PATCH v5 02/14] net: dsa: qca8k: make mib autocast feature optional
` [net-next PATCH v5 06/14] net: dsa: qca8k: move mib init function to common code
` [net-next PATCH v5 09/14] net: dsa: qca8k: move set age/MTU/port enable/disable functions "
` [net-next PATCH v5 10/14] net: dsa: qca8k: move port FDB/MDB function "
` [net-next PATCH v5 14/14] net: dsa: qca8k: move read_switch_id "

[PATCH v2] vfs: bypass may_create_in_sticky check on newly-created files if task has CAP_FOWNER
 2022-07-27 14:53 UTC  (3+ messages)

[PATCH] dt-bindings: iio/dac: adi,ad5766: Add missing type to 'output-range-microvolts'
 2022-07-27 14:51 UTC  (2+ messages)

[PATCH] f2fs: fix to do sanity check on segment type in build_sit_entries()
 2022-07-27 14:51 UTC 

[PATCH] dt-bindings: power: supply: charger-manager: Add missing type for 'cm-battery-stat'
 2022-07-27 14:51 UTC  (2+ messages)

[PATCH v2] kernel/watch_queue: Make pipe NULL while clearing watch_queue
 2022-07-27 14:49 UTC 

[PATCH 0/4] firmware: Add support for Qualcomm UEFI Secure Application
 2022-07-27 14:49 UTC  (10+ messages)
` [PATCH 4/4] dt-bindings: firmware: Add Qualcomm UEFI Secure Application client

[PATCH] dma: ti: k3-udma: Reset UDMA_CHAN_RT byte counters to prevent overflow
 2022-07-27 14:46 UTC  (3+ messages)

[PATCH 0/2 net-next] geneve: fix TOS inheriting
 2022-07-27 14:45 UTC  (5+ messages)
` [PATCH 2/2 net-next] geneve: fix TOS inheriting for ipv6

[avpatel:riscv_ipi_imp_v7 8/23] include/linux/stddef.h:8:14: warning: initialization of 'unsigned int' from 'void *' makes integer from pointer without a cast
 2022-07-27 14:36 UTC 

[PATCH 0/2] DT binding for sample format conversion
 2022-07-27 14:26 UTC  (3+ messages)
` [PATCH 1/2] ASoC: dt-bindings: Add "
` [PATCH 2/2] ASoC: simple-card-utils: Fixup DAI sample format

[PATCH v3 0/6] drm/i915: reduce TLB performance regressions
 2022-07-27 14:25 UTC  (7+ messages)
` [PATCH v3 2/6] drm/i915/gt: document with_intel_gt_pm_if_awake()
  ` [Intel-gfx] "
` [PATCH v3 5/6] drm/i915/gt: Batch TLB invalidations
` [PATCH v3 6/6] drm/i915/gt: describe the new tlb parameter at i915_vma_resource
  ` [Intel-gfx] "

[PATCH,RFC] livepatch: fix race between fork and klp_reverse_transition
 2022-07-27 14:24 UTC  (7+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "
          ` [PATCH v4] livepatch: fix race between fork and KLP transition

[PATCH v1] PCI/DPC: Skip EDR init when BIOS disable OS native DPC
 2022-07-27 14:23 UTC  (2+ messages)

[PATCH] watchdog: Fix build error when CONFIG_SOFTLOCKUP_DETECTOR is not set
 2022-07-27 14:20 UTC  (3+ messages)

[PATCH V2 1/1] thermal/sysfs: Clear cooling_device_stats_attr_group before initialized
 2022-07-27 14:20 UTC  (6+ messages)

[PATCH V2] mm: fix use-after free of page_ext after race with memory-offline
 2022-07-27 14:19 UTC  (2+ messages)

[PATCH] perf bpf: Remove undefined behavior from bpf_perf_object__next
 2022-07-27 14:16 UTC  (2+ messages)

[PATCH] perf/tests: Fix test case 95 on s390 and use same event
 2022-07-27 14:14 UTC 

[PATCH 0/3] scripts/gdb: timerlist: fix rb_node access and python errors
 2022-07-27 14:14 UTC  (4+ messages)
` [PATCH 1/3] scripts/gdb: timerlist: use range instead of xrange
` [PATCH 2/3] scripts/gdb: timerlist: fix rb_node access
` [PATCH 3/3] scripts/gdb: timerlist: convert int chunks to str

[PATCH v3 0/3] mm/slub: some debug enhancements
 2022-07-27 14:12 UTC  (4+ messages)
` [PATCH v3 1/3] mm/slub: enable debugging memory wasting of kmalloc


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