Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upstream/pre v6.10 rc1 #5009

Closed
Closed
Changes from 1 commit
Commits
Show all changes
10000 commits
Select commit Hold shift + click to select a range
8c0401b
Bluetooth: Add support for MediaTek MT7922 device
Mar 15, 2024
4a62832
Bluetooth: btqcomsmd: Convert to platform remove callback returning void
Mar 11, 2024
536a0ad
Bluetooth: hci_bcm: Convert to platform remove callback returning void
Mar 11, 2024
2efbac8
Bluetooth: hci_intel: Convert to platform remove callback returning void
Mar 11, 2024
7c2cc5b
Bluetooth: Add proper definitions for scan interval and window
Vudentz Mar 28, 2024
2e2515c
Bluetooth: hci_event: Set DISCOVERY_FINDING on SCAN_ENABLED
Vudentz Mar 28, 2024
311527e
Bluetooth: ISO: Make iso_get_sock_listen generic
iulia-tanasescu Apr 2, 2024
d356c92
Bluetooth: ISO: Handle PA sync when no BIGInfo reports are generated
iulia-tanasescu Apr 2, 2024
62f7de3
Bluetooth: hci_intel: Fix multiple issues reported by checkpatch.pl
wantyapps Apr 2, 2024
1c08108
Bluetooth: L2CAP: Avoid -Wflex-array-member-not-at-end warnings
GustavoARSilva Mar 27, 2024
51931c5
Bluetooth: hci_bcm: Limit bcm43455 baudrate to 2000000
jwrdegoede Apr 6, 2024
68aa210
Bluetooth: ath3k: Fix multiple issues reported by checkpatch.pl
wantyapps Apr 5, 2024
958cd6b
Bluetooth: btusb: Fix the patch for MT7920 the affected to MT7921
Apr 15, 2024
c48439f
Bluetooth: btusb: Correct timeout macro argument used to receive cont…
zijun-hu Apr 22, 2024
d68d8a7
Bluetooth: hci_conn: Remove a redundant check for HFP offload
zijun-hu Apr 22, 2024
94c603c
Bluetooth: Remove 3 repeated macro definitions
zijun-hu Apr 22, 2024
b39910b
Bluetooth: Populate hci_set_hw_info for Intel and Realtek
apusaka Apr 22, 2024
e41137d
Bluetooth: qca: Support downloading board id specific NVM for WCN7850
zijun-hu Apr 17, 2024
129d329
Bluetooth: btusb: Add USB HW IDs for MT7921/MT7922/MT7925
Apr 23, 2024
3487cda
Bluetooth: btusb: Sort usb_device_id table by the ID
Apr 23, 2024
c4585ed
Bluetooth: hci_conn, hci_sync: Use __counted_by() to avoid -Wfamnae w…
GustavoARSilva Apr 26, 2024
c90748b
Bluetooth: hci_conn: Use __counted_by() to avoid -Wfamnae warning
GustavoARSilva Apr 26, 2024
b33a0d2
dt-bindings: net: broadcom-bluetooth: Add CYW43439 DT binding
Apr 30, 2024
280939b
Bluetooth: qca: drop bogus edl header checks
jhovold May 1, 2024
83d8e81
Bluetooth: qca: drop bogus module version
jhovold May 1, 2024
4322502
Bluetooth: qca: clean up defines
jhovold May 1, 2024
d6bb878
Bluetooth: hci_conn: Use struct_size() in hci_le_big_create_sync()
GustavoARSilva May 1, 2024
73b2652
Bluetooth: hci_sync: Use cmd->num_cis instead of magic number
GustavoARSilva May 1, 2024
ce60b92
Bluetooth: compute LE flow credits based on recvbuf space
surban May 1, 2024
defa9cc
dt-bindings: net: bluetooth: Add MediaTek MT7921S SDIO Bluetooth
wens Apr 12, 2024
21d74b6
LE Create Connection command timeout increased to 20 secs
maheshtalewad May 2, 2024
87ad06a
Bluetooth: btintel: Add support for BlazarI
kirankrishnappa-intel May 2, 2024
5c9f6a7
Bluetooth: btintel: Add support for Filmore Peak2 (BE201)
kirankrishnappa-intel May 2, 2024
ea9e148
Bluetooth: hci_conn: Use __counted_by() and avoid -Wfamnae warning
GustavoARSilva May 2, 2024
a189f0e
Bluetooth: qca: Fix error code in qca_read_fw_build_info()
May 4, 2024
a5b862c
Bluetooth: L2CAP: Fix div-by-zero in l2cap_le_flowctl_init()
swkim101 May 4, 2024
84a4bb6
Bluetooth: HCI: Remove HCI_AMP support
Vudentz May 6, 2024
67d4dba
Bluetooth: btintel: Export few static functions
kirankrishnappa-intel May 7, 2024
c2b636b
Bluetooth: btintel_pcie: Add support for PCIe transport
tedd-an May 7, 2024
6e65a09
Bluetooth: btintel_pcie: Add *setup* function to download firmware
kirankrishnappa-intel May 7, 2024
a18d28f
Bluetooth: btintel_pcie: Fix compiler warnings
kirankrishnappa-intel May 8, 2024
36b1c9c
Bluetooth: btintel: Fix compiler warning for multi_v7_defconfig config
kirankrishnappa-intel May 8, 2024
e77f43d
Bluetooth: hci_core: Fix not handling hdev->le_num_of_adv_sets=1
Vudentz May 13, 2024
e5a43ef
Bluetooth: btintel_pcie: Fix warning reported by sparse
kirankrishnappa-intel May 11, 2024
6a486c1
Bluetooth: btintel_pcie: Refactor and code cleanup
kirankrishnappa-intel May 11, 2024
e60b613
ftrace: Fix possible use-after-free issue in ftrace_location()
May 9, 2024
d4e9a96
eventfs: Fix a possible null pointer dereference in eventfs_find_even…
GeHao01994 May 13, 2024
eba77c0
Merge tag 'edac_updates_for_v6.10' of git://git.kernel.org/pub/scm/li…
torvalds May 14, 2024
b4864f6
Merge tag 'ras_core_for_v6.10_rc1' of git://git.kernel.org/pub/scm/li…
torvalds May 14, 2024
25c7cb0
Merge tag 'x86_alternatives_for_v6.10_rc1' of git://git.kernel.org/pu…
torvalds May 14, 2024
5186ba3
Merge tag 'x86_cache_for_v6.10_rc1' of git://git.kernel.org/pub/scm/l…
torvalds May 14, 2024
79982e8
Merge tag 'for-net-next-2024-05-14' of git://git.kernel.org/pub/scm/l…
kuba-moo May 14, 2024
a1907cc
Merge tag 'x86_microcode_for_v6.10_rc1' of git://git.kernel.org/pub/s…
torvalds May 14, 2024
964bbdf
Merge tag 'x86_sev_for_v6.10_rc1' of git://git.kernel.org/pub/scm/lin…
torvalds May 14, 2024
61deafa
Merge tag 'x86_apic_for_6.10' of git://git.kernel.org/pub/scm/linux/k…
torvalds May 14, 2024
2d9db77
Merge tag 'timers-core-2024-05-12' of git://git.kernel.org/pub/scm/li…
torvalds May 14, 2024
a9d9ce3
Merge tag 'x86-timers-2024-05-13' of git://git.kernel.org/pub/scm/lin…
torvalds May 14, 2024
6bfd2d4
Merge tag 'irq-core-2024-05-12' of git://git.kernel.org/pub/scm/linux…
torvalds May 14, 2024
9776dd3
Merge tag 'x86-irq-2024-05-12' of git://git.kernel.org/pub/scm/linux/…
torvalds May 14, 2024
386f0cf
net: gro: fix napi_gro_cb zeroed alignment
May 14, 2024
dc9dfd8
selftests: netfilter: fix packetdrill conntrack testcase
May 14, 2024
654de42
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
kuba-moo May 14, 2024
1338acf
Merge tag 'm68k-for-v6.10-tag1' of git://git.kernel.org/pub/scm/linux…
torvalds May 14, 2024
103916f
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kern…
torvalds May 14, 2024
c59cebe
Merge tag 'sh-for-v6.10-tag1' of git://git.kernel.org/pub/scm/linux/k…
torvalds May 14, 2024
5901037
Merge tag 'for-linus' of https://github.com/openrisc/linux
torvalds May 14, 2024
4b768bf
Merge tag 'linux_kselftest-nolibc-6.10-rc1' of git://git.kernel.org/p…
torvalds May 14, 2024
896d3fc
Merge tag 'linux_kselftest-kunit-6.10-rc1' of git://git.kernel.org/pu…
torvalds May 14, 2024
4b95dc8
Merge tag 'linux_kselftest-next-6.10-rc1' of git://git.kernel.org/pub…
torvalds May 14, 2024
21c38a3
cgroup/rstat: add cgroup_rstat_cpu_lock helpers and tracepoints
netoptimizer May 1, 2024
f952b6c
Merge tag 'thermal-6.10-rc1' of git://git.kernel.org/pub/scm/linux/ke…
torvalds May 14, 2024
0c181b1
Merge tag 'pm-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/…
torvalds May 14, 2024
101b7a9
Merge tag 'acpi-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kerne…
torvalds May 14, 2024
0dc83ad
clk: samsung: Don't register clkdev lookup for the fixed rate clocks
mszyprow May 10, 2024
fffe418
Merge tag 'regmap-v6.10' of git://git.kernel.org/pub/scm/linux/kernel…
torvalds May 14, 2024
07bbfc6
Merge tag 'regulator-v6.10' of git://git.kernel.org/pub/scm/linux/ker…
torvalds May 14, 2024
e2b4a5b
Merge tag 'spi-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/gi…
torvalds May 14, 2024
a8cc7eb
Merge tag 'hwmon-for-v6.10' of git://git.kernel.org/pub/scm/linux/ker…
torvalds May 14, 2024
00fddaf
Merge tag 'for-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel…
torvalds May 14, 2024
9d81e2d
Merge tag 'pwm/for-6.10-rc1' of git://git.kernel.org/pub/scm/linux/ke…
torvalds May 14, 2024
ce952d8
Merge tag 'gpio-updates-for-v6.10-rc1' of git://git.kernel.org/pub/sc…
torvalds May 14, 2024
614da38
Merge tag 'hid-for-linus-2024051401' of git://git.kernel.org/pub/scm/…
torvalds May 14, 2024
1b10b39
Merge tag 'efi-next-for-v6.10' of git://git.kernel.org/pub/scm/linux/…
torvalds May 14, 2024
edfc648
smb3: fix perf regression with cached writes with netfs conversion
May 14, 2024
47e9bff
Merge tag 'erofs-for-6.10-rc1' of git://git.kernel.org/pub/scm/linux/…
torvalds May 15, 2024
a3d1f54
Merge tag 'for-6.10-tag' of git://git.kernel.org/pub/scm/linux/kernel…
torvalds May 15, 2024
6fffab6
Merge tag 'dlm-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git…
torvalds May 15, 2024
9518ae6
Merge tag 'gfs2-for-v6.10' of git://git.kernel.org/pub/scm/linux/kern…
torvalds May 15, 2024
eafb55a
Merge tag 'for-linus-6.10-ofs1' of git://git.kernel.org/pub/scm/linux…
torvalds May 15, 2024
fc883e7
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscr…
torvalds May 15, 2024
b47c182
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsv…
torvalds May 15, 2024
b2665fe
Merge tag 'ata-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel…
torvalds May 15, 2024
113d1dd
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/gi…
torvalds May 15, 2024
4f8b6f2
Merge tag 'for-6.10/dm-changes' of git://git.kernel.org/pub/scm/linux…
torvalds May 15, 2024
b850dc2
Merge tag 'firewire-updates-6.10' of git://git.kernel.org/pub/scm/lin…
torvalds May 15, 2024
1b294a1
Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kerne…
torvalds May 15, 2024
0d89682
f2fs: Add inline to f2fs_build_fault_attr() stub
nathanchance May 13, 2024
16409fd
f2fs: initialize last_block_in_bio variable
May 14, 2024
b9c6820
ring-buffer: Add cast to unsigned long addr passed to virt_to_page()
rostedt May 15, 2024
2513563
platform/x86: Add new MeeGoPad ANX7428 Type-C Cross Switch driver
jwrdegoede May 14, 2024
e5bc44e
arch/topology: Fix variable naming to avoid shadowing
vingu-linaro Apr 25, 2024
dafc2d0
Merge branch 'for-6.10-base-small' into for-linus
pmladek May 15, 2024
8bd67eb
net: bridge: xmit: make sure we have at least eth header len bytes
NikAleksandrov May 13, 2024
06080ea
selftests: net: bridge: increase IGMP/MLD exclude timeout membership …
NikAleksandrov May 13, 2024
3a7c166
net: bridge: mst: fix vlan use-after-free
NikAleksandrov May 13, 2024
317a215
net: ks8851: Fix another TX stall caused by wrong ISR flag handling
tanstafel May 13, 2024
5f07693
rtla/timerlat: Simplify "no value" printing on top
Apr 24, 2024
a40e5e4
rtla/auto-analysis: Replace \t with spaces
Apr 24, 2024
f5c0cda
rtla/timerlat: Use pretty formatting only on interactive tty
Apr 24, 2024
285dcb7
rtla/timerlat: Add a summary for top mode
Apr 24, 2024
1462501
rtla/timerlat: Add a summary for hist mode
Apr 24, 2024
cdbf719
rtla: Add the --warm-up option
Apr 24, 2024
fb9e90a
rtla/timerlat: Make user-space threads the default
Apr 24, 2024
621cde1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
kuba-moo May 15, 2024
d4a5999
parisc: Define HAVE_ARCH_HUGETLB_UNMAPPED_AREA
hdeller May 15, 2024
4cd4e4b
Merge tag 'lsm-pr-20240513' of git://git.kernel.org/pub/scm/linux/ker…
torvalds May 15, 2024
ccae19c
Merge tag 'selinux-pr-20240513' of git://git.kernel.org/pub/scm/linux…
torvalds May 15, 2024
353ad6c
Merge tag 'integrity-v6.10' of ssh://ra.kernel.org/pub/scm/linux/kern…
torvalds May 15, 2024
46c6d2b
Merge tag 'asymmetric-keys-next-6.10-rc1' of git://git.kernel.org/pub…
torvalds May 15, 2024
1de27bb
libbpf: fix feature detectors when using token_fd
anakryiko May 13, 2024
7a80300
bpf, docs: Fix the description of 'src' in ALU instructions
puranjaymohan May 14, 2024
325423c
MAINTAINERS: Update ARM64 BPF JIT maintainer
puranjaymohan May 14, 2024
9ee9822
bpf: save extended inner map info for percpu array maps as well
anakryiko May 15, 2024
2322113
selftests/bpf: add more variations of map-in-map situations
anakryiko May 15, 2024
db5d28c
Merge tag 'drm-next-2024-05-15' of https://gitlab.freedesktop.org/drm…
torvalds May 15, 2024
d346727
Merge tag 'fbdev-for-6.10-rc1' of git://git.kernel.org/pub/scm/linux/…
torvalds May 15, 2024
33e02dc
Merge tag 'sound-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kern…
torvalds May 15, 2024
cba23f3
selftests/kvm: remove dead file
bonzini May 15, 2024
6ffe4fd
kconfig: use sym_get_choice_menu() in sym_check_prop()
masahir0y May 13, 2024
1ab1bd2
Merge tag '6.10-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
torvalds May 15, 2024
a19264d
Merge tag 'printk-for-6.10' of git://git.kernel.org/pub/scm/linux/ker…
torvalds May 15, 2024
8c06da6
Merge tag 'livepatching-for-6.10' of git://git.kernel.org/pub/scm/lin…
torvalds May 15, 2024
eebadaf
ARM: 9398/1: Fix userspace enter on LPAE with CC_OPTIMIZE_FOR_SIZE=y
geertu May 15, 2024
a494682
Merge tag 'modules-6.10-rc1' of git://git.kernel.org/pub/scm/linux/ke…
torvalds May 15, 2024
c405aa3
Merge tag 'libnvdimm-for-6.10' of git://git.kernel.org/pub/scm/linux/…
torvalds May 15, 2024
2e92500
Merge tag 'cxl-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel…
torvalds May 15, 2024
a2a5890
Merge branch 'for-6.10' into test-merge-for-6.10
htejun May 15, 2024
f4b0c4b
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
torvalds May 15, 2024
a395726
cifs: fix data corruption in read after invalidate
May 15, 2024
1a7d089
kprobe/ftrace: bail out if ftrace was killed
brenns10 May 1, 2024
de6fef5
Merge tag 'cgroup-for-6.10' of git://git.kernel.org/pub/scm/linux/ker…
torvalds May 16, 2024
3c999d1
Merge tag 'wq-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/…
torvalds May 16, 2024
78464d7
tools/power turbostat: Add columns for clustered uncore frequency
lenb Apr 25, 2024
3559ea8
tools/power turbostat: Avoid possible memory corruption due to sparse…
May 6, 2024
1f9e46d
tools/power turbostat: Read Core-cstates via perf
Mar 11, 2024
0451adf
tools/power turbostat: Read Package-cstates via perf
May 8, 2024
4e7ee02
tools/power turbostat: Fix order of strings in pkg_cstate_limit_strings
May 9, 2024
29fea61
tools/power turbostat: Ignore pkg_cstate_limit when it is not available
May 9, 2024
256d218
tools/power turbostat: version 2024.05.10
lenb Apr 28, 2024
bb21700
drm/buddy: Fix the range bias clear memory allocation issue
arunpravin24 May 14, 2024
431c590
drm/tests: Add a unit test for range bias allocation
arunpravin24 May 14, 2024
99975ad
net: lan966x: remove debugfs directory in probe() error path
hcodina May 13, 2024
fd76e5c
net: qrtr: ns: Fix module refcnt
quic-clew May 13, 2024
83e9394
selftests/net/lib: no need to record ns name if it already exist
liuhangbin May 14, 2024
964b899
Merge tag 'spi-nor/for-6.10' into mtd/next
miquelraynal May 16, 2024
552c938
Merge tag 'nand/for-6.10' into mtd/next
miquelraynal May 16, 2024
dd0716c
x86/boot: Add a fallthrough annotation
suryasaimadhu May 16, 2024
f698d31
Merge branches 'amba', 'cfi', 'clkdev' and 'misc' into for-linus
May 16, 2024
61700f8
powerpc/fadump: Fix section mismatch warning
mpe May 16, 2024
e9a4062
rtla: Add --trace-buffer-size option
May 16, 2024
01b05fc
rtla/timerlat: Fix histogram report when a cpu count is 0
May 10, 2024
842fc5b
rtla: Fix -t\--trace[=file]
May 15, 2024
59c22f7
rtla: Documentation: Fix -t, --trace
May 16, 2024
972a254
Merge tag 'drm-next-2024-05-16' of https://gitlab.freedesktop.org/drm…
torvalds May 16, 2024
6fd600d
Merge tag 'media/v6.10-1' of git://git.kernel.org/pub/scm/linux/kerne…
torvalds May 16, 2024
8b35a3b
Merge tag 'pmdomain-v6.10' of git://git.kernel.org/pub/scm/linux/kern…
torvalds May 16, 2024
8b06f75
Merge tag 'mmc-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/gi…
torvalds May 16, 2024
b426433
Merge tag 'mtd/for-6.10' of git://git.kernel.org/pub/scm/linux/kernel…
torvalds May 16, 2024
ea5f6ad
Merge tag 'platform-drivers-x86-v6.10-1' of git://git.kernel.org/pub/…
torvalds May 16, 2024
5405807
selftests/bpf: Adjust test_access_variable_array after a kernel funct…
May 16, 2024
51e2b8d
selftests/bpf: Adjust btf_dump test to reflect recent change in file_…
May 16, 2024
52d94c1
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel…
kuba-moo May 17, 2024
5aabfd9
Merge branches 'clk-cleanup', 'clk-airoha', 'clk-mediatek', 'clk-soph…
bebarino May 17, 2024
7552d1b
Merge branches 'clk-stm', 'clk-renesas', 'clk-scmi' and 'clk-allwinne…
bebarino May 17, 2024
4a35e6f
Merge branches 'clk-counted', 'clk-imx', 'clk-amlogic', 'clk-binding'…
bebarino May 17, 2024
03be434
Merge branches 'clk-microchip', 'clk-samsung' and 'clk-qcom' into clk…
bebarino May 17, 2024
988af27
selftests/net: reduce xfrm_policy test time
liuhangbin May 14, 2024
bb48727
net/ipv6: Fix route deleting failure when metric equals 0
May 14, 2024
a45835a
bonding: fix oops during rmmod
abattersby May 14, 2024
fe32622
dt-bindings: net: qcom: ethernet: Allow dma-coherent
May 15, 2024
6770815
idpf: don't skip over ethtool tcp-data-split setting
michich May 15, 2024
e03e7f2
netrom: fix possible dead-lock in nr_rt_ioctl()
May 15, 2024
fa033de
virtio_net: Fix missed rtnl_unlock
May 15, 2024
581073f
af_packet: do not call packet_read_pending() from tpacket_destruct_skb()
May 15, 2024
82110ae
x86/boot: Address clang -Wimplicit-fallthrough in vsprintf()
nathanchance May 16, 2024
9dba9c6
x86/alternatives: Use the correct length when optimizing NOPs
bp3tk0v May 15, 2024
a1fd0b9
sched/fair: Allow disabling sched_balance_newidle with sched_relax_do…
vitalyvb Apr 30, 2024
287372f
sched/debug: Dump domains' level
vitalyvb Apr 30, 2024
0f1c74b
docs: cgroup-v1: Clarify that domain levels are system-specific
vitalyvb Apr 30, 2024
72bffbf
sched/fair: Fix initial util_avg calculation
daweilics Mar 15, 2024
7cb7fb5
sched/fair: Remove stale FREQUENCY_UTIL comment
cloehle Mar 5, 2024
49217ea
sched/core: Fix incorrect initialization of the 'burst' parameter in …
Apr 24, 2024
68067f0
net: wangxun: fix to change Rx features
May 17, 2024
ac71ab7
net: wangxun: match VLAN CTAG and STAG features
May 17, 2024
1d3c641
net: txgbe: fix to control VLAN strip
May 17, 2024
f6f25ee
Merge branch 'wangxun-fixes'
davem330 May 17, 2024
d3b17c6
crypto: qat - Fix ADF_DEV_RESET_SYNC memory leak
herbertx May 8, 2024
c6ab5c9
crypto: ecc - Prevent ecc_digits_from_bytes from reading too many bytes
stefanberger May 10, 2024
c6a6c96
ext4: fix error pointer dereference in ext4_mb_load_buddy_gfp()
May 10, 2024
4853f1f
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi…
torvalds May 17, 2024
ff2632d
Merge tag 'powerpc-6.10-1' of git://git.kernel.org/pub/scm/linux/kern…
torvalds May 17, 2024
7ee332c
Merge tag 'parisc-for-6.10-1' of git://git.kernel.org/pub/scm/linux/k…
torvalds May 17, 2024
6e828dc
l2tp: fix ICMP error handling for UDP-encap sockets
tomparkin May 13, 2024
ce08eeb
dt-bindings: net: ti: Update maintainers list
May 16, 2024
31279b0
MAINTAINERS: net: Update reviewers for TI's Ethernet drivers
May 16, 2024
f0fa841
net: dsa: microchip: Correct initialization order for KSZ88x3 ports
olerem May 17, 2024
fe56d6e
selftests: net: local_termination: annotate the expected failures
kuba-moo May 16, 2024
06f054b
Merge tag 'devicetree-for-6.10' of git://git.kernel.org/pub/scm/linux…
torvalds May 18, 2024
91b6163
Merge tag 'sysctl-6.10-rc1' of git://git.kernel.org/pub/scm/linux/ker…
torvalds May 18, 2024
e9d6825
Merge tag 'bootconfig-v6.10' of git://git.kernel.org/pub/scm/linux/ke…
torvalds May 18, 2024
70a6632
Merge tag 'probes-v6.10' of git://git.kernel.org/pub/scm/linux/kernel…
torvalds May 18, 2024
594d281
Merge tag 'trace-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/…
torvalds May 18, 2024
53683e4
Merge tag 'trace-ringbuffer-v6.10' of git://git.kernel.org/pub/scm/li…
torvalds May 18, 2024
fa3889d
Merge tag 'trace-user-events-v6.10' of git://git.kernel.org/pub/scm/l…
torvalds May 18, 2024
26aa834
Merge tag 'trace-tools-v6.10' of git://git.kernel.org/pub/scm/linux/k…
torvalds May 18, 2024
f08a1e9
Merge tag 'net-6.10-rc0' of git://git.kernel.org/pub/scm/linux/kernel…
torvalds May 18, 2024
4b377b4
kprobe/ftrace: fix build error due to bad function definition
torvalds May 18, 2024
89721e3
Merge tag 'net-accept-more-20240515' of git://git.kernel.dk/linux
torvalds May 18, 2024
2fc0e78
Merge tag 'landlock-6.10-rc1' of git://git.kernel.org/pub/scm/linux/k…
torvalds May 18, 2024
f0cd69b
Merge tag 'random-6.10-rc1-for-linus' of git://git.kernel.org/pub/scm…
torvalds May 18, 2024
0cc6f45
Merge tag 'iommu-updates-v6.10' of git://git.kernel.org/pub/scm/linux…
torvalds May 18, 2024
ff9a793
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel…
torvalds May 18, 2024
619b92b
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kerne…
torvalds May 18, 2024
85d4614
Merge tag 'for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/gi…
torvalds May 18, 2024
56172ac
Merge tag 'hsi-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel…
torvalds May 18, 2024
25f4874
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi…
torvalds May 18, 2024
61ea647
Merge tag 'nfsd-6.10' of git://git.kernel.org/pub/scm/linux/kernel/gi…
torvalds May 18, 2024
7991c92
Merge tag 'ext4_for_linus-6.10-rc1' of git://git.kernel.org/pub/scm/l…
torvalds May 18, 2024
0450d20
Merge tag '6.10-rc-smb-fix' of git://git.samba.org/sfrench/cifs-2.6
torvalds May 18, 2024
61307b7
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/sc…
torvalds May 19, 2024
fe0d43f
Merge tag 'perf-urgent-2024-05-18' of git://git.kernel.org/pub/scm/li…
torvalds May 19, 2024
8dde191
Merge tag 'sched-urgent-2024-05-18' of git://git.kernel.org/pub/scm/l…
torvalds May 19, 2024
41c14f1
Merge tag 'x86-urgent-2024-05-18' of git://git.kernel.org/pub/scm/lin…
torvalds May 19, 2024
a760562
Merge tag 'kgdb-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kerne…
torvalds May 19, 2024
a90f1cd
Merge tag 'turbostat-for-Linux-6.10-merge-window' of git://git.kernel…
torvalds May 19, 2024
16dbfae
Merge tag 'bcachefs-2024-05-19' of https://evilpiepirate.org/git/bcac…
torvalds May 19, 2024
eb6a933
Merge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git.kernel.org/…
torvalds May 19, 2024
568c98a
Merge tag 'v6.10-p2' of git://git.kernel.org/pub/scm/linux/kernel/git…
torvalds May 20, 2024
2de6863
Merge tag 'pinctrl-v6.10-1' of git://git.kernel.org/pub/scm/linux/ker…
torvalds May 20, 2024
0a07e09
Merge tag 'i2c-for-6.10-rc1' of git://git.kernel.org/pub/scm/linux/ke…
torvalds May 20, 2024
a913d94
Merge tag 'linux-watchdog-6.10-rc1' of git://www.linux-watchdog.org/l…
torvalds May 20, 2024
80f9d90
Merge tag 'dmi-for-v6.10' of git://git.kernel.org/pub/scm/linux/kerne…
torvalds May 20, 2024
6e51b4b
Merge tag 'mips_6.10' of git://git.kernel.org/pub/scm/linux/kernel/gi…
torvalds May 20, 2024
daa1211
Merge tag 'dma-mapping-6.10-2024-05-20' of git://git.infradead.org/us…
torvalds May 20, 2024
5af9d1c
Merge tag 'fsnotify_for_v6.10-rc1' of git://git.kernel.org/pub/scm/li…
torvalds May 20, 2024
d0e71e2
Revert "fanotify: remove unneeded sub-zero check for unsigned value"
torvalds May 20, 2024
bb6b206
Merge tag 'fs_for_v6.10-rc1' of git://git.kernel.org/pub/scm/linux/ke…
torvalds May 20, 2024
119d1b8
Merge tag 'xfs-6.10-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/x…
torvalds May 20, 2024
72ece20
Merge tag 'f2fs-for-6.10.rc1' of git://git.kernel.org/pub/scm/linux/k…
torvalds May 20, 2024
3ad16a4
Merge remote-tracking branch 'origin/master' into upstream/pre-v6.10-rc1
plbossart May 20, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Bluetooth: hci_sync: Use cmd->num_cis instead of magic number
At the moment of the check, `cmd->num_cis` holds the value of 0x1f,
which is the max number of elements in the `cmd->cis[]` array at
declaration, which is 0x1f.

So, avoid using 0x1f directly, and instead use `cmd->num_cis`. Similarly
to this other patch[1].

Link: https://lore.kernel.org/linux-hardening/ZivaHUQyDDK9fXEk@neat/ [1]
Signed-off-by: Gustavo A. R. Silva <[email protected]>
Reviewed-by: Kees Cook <[email protected]>
Signed-off-by: Luiz Augusto von Dentz <[email protected]>
  • Loading branch information
GustavoARSilva authored and Vudentz committed May 14, 2024
commit 73b2652cbbb9993fe6a4340e6f5a2870d7ce6fb4
2 changes: 1 addition & 1 deletion net/bluetooth/hci_sync.c
Original file line number Diff line number Diff line change
@@ -6556,7 +6556,7 @@ int hci_le_create_cis_sync(struct hci_dev *hdev)
cis->cis_handle = cpu_to_le16(conn->handle);
aux_num_cis++;

if (aux_num_cis >= 0x1f)
if (aux_num_cis >= cmd->num_cis)
break;
}
cmd->num_cis = aux_num_cis;